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

  /src/sys/dev/usb/
uep.c 108 static int uep_activate(device_t, enum devact);
111 uep_detach, uep_activate, NULL, uep_childdet);
268 uep_activate(device_t self, enum devact act) function in typeref:typename:int

Completed in 10 milliseconds