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

  /src/sys/dev/i2c/
si70xx.c 43 static void si70xx_attach(device_t, device_t, void *);
67 si70xx_match, si70xx_attach, si70xx_detach, NULL);
601 si70xx_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
778 DPRINTF(sc, 2, ("si70xx_attach: registering with envsys\n"));

Completed in 38 milliseconds