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

  /src/sys/dev/i2c/
dstemp.c 70 static int dstemp_match(device_t, cfdata_t, void *);
77 dstemp_match, dstemp_attach, NULL, NULL);
86 dstemp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
dstemp.c 70 static int dstemp_match(device_t, cfdata_t, void *);
77 dstemp_match, dstemp_attach, NULL, NULL);
86 dstemp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 227 milliseconds