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

/linux-4.1.27/include/linux/usb/
H A Dhcd.h377 int (*enable_usb3_lpm_timeout)(struct usb_hcd *, member in struct:hc_driver
/linux-4.1.27/drivers/usb/core/
H A Dhub.c3870 timeout = hcd->driver->enable_usb3_lpm_timeout(hcd, udev, state); usb_enable_link_state()
4015 if (!hcd || !hcd->driver->enable_usb3_lpm_timeout || usb_enable_lpm()
/linux-4.1.27/drivers/usb/host/
H A Dxhci.c5035 .enable_usb3_lpm_timeout = xhci_enable_usb3_lpm_timeout,

Completed in 108 milliseconds