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

  /src/sys/dev/i2c/
titemp.c 78 static int titemp_match(device_t, cfdata_t, void *);
85 titemp_match, titemp_attach, NULL, NULL);
93 titemp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 11 milliseconds