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

  /src/sys/dev/usb/
uthum.c 102 static int uthum_match(device_t, cfdata_t, void *);
116 CFATTACH_DECL_NEW(uthum, sizeof(struct uthum_softc), uthum_match, uthum_attach,
120 uthum_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 13 milliseconds