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

  /src/sys/dev/i2c/
lm75.c 67 static void lmtemp_attach(device_t, device_t, void *);
70 lmtemp_match, lmtemp_attach, NULL, NULL);
192 lmtemp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 38 milliseconds