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

  /src/sys/dev/onewire/
owtemp.c 90 static int owtemp_match(device_t, cfdata_t, void *);
100 owtemp_match, owtemp_attach, owtemp_detach, owtemp_activate);
113 owtemp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
owtemp.c 90 static int owtemp_match(device_t, cfdata_t, void *);
100 owtemp_match, owtemp_attach, owtemp_detach, owtemp_activate);
113 owtemp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 22 milliseconds