HomeSort by: relevance | last modified time | path
    Searched defs:sht3x_attach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/i2c/
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"));

Completed in 12 milliseconds