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

  /src/sys/dev/usb/
ubsa.c 133 int ubsa_match(device_t, cfdata_t, void *);
139 ubsa_match, ubsa_attach, ubsa_detach, NULL, NULL, ubsa_childdet);
142 ubsa_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 33 milliseconds