sht3x.c | 52 static void sht3x_attach(device_t, device_t, void *); 80 sht3x_match, sht3x_attach, sht3x_detach, sht3x_activate); 1077 sht3x_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void 1211 DPRINTF(sc, 2, ("sht3x_attach: registering with envsys\n"));
|