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

  /src/sys/dev/i2c/
lm75.c 66 static int lmtemp_match(device_t, cfdata_t, void *);
70 lmtemp_match, lmtemp_attach, NULL, NULL);
164 lmtemp_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 13 milliseconds