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

/linux-4.1.27/drivers/usb/core/
H A Ddriver.c1871 if (hcd->driver->set_usb2_hw_lpm) { usb_set_usb2_hardware_lpm()
1872 ret = hcd->driver->set_usb2_hw_lpm(hcd, udev, enable); usb_set_usb2_hardware_lpm()
/linux-4.1.27/include/linux/usb/
H A Dhcd.h374 int (*set_usb2_hw_lpm)(struct usb_hcd *, struct usb_device *, int); member in struct:hc_driver
/linux-4.1.27/drivers/usb/host/
H A Dxhci.c5034 .set_usb2_hw_lpm = xhci_set_usb2_hardware_lpm,

Completed in 323 milliseconds