Home
last modified time | relevance | path

Searched refs:usb_extra_power_up_time (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_debug.h93 extern unsigned int usb_extra_power_up_time;
104 #define usb_extra_power_up_time USB_EXTRA_POWER_UP_TIME macro
H A Dusb_debug.c166 unsigned int usb_extra_power_up_time = USB_EXTRA_POWER_UP_TIME; variable
H A Dusb_hub.c1342 usb_extra_power_up_time); in uhub_attach()
1387 usb_extra_power_up_time); in uhub_attach()
1416 pwrdly = ((10 * UHD_PWRON_FACTOR) + usb_extra_power_up_time); in uhub_attach()

Completed in 6 milliseconds