Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/usb/
A Dhcd.h391 int (*set_usb2_hw_lpm)(struct usb_hcd *, struct usb_device *, int); member
/linux-6.3-rc2/drivers/usb/core/
A Ddriver.c1999 if (hcd->driver->set_usb2_hw_lpm) { in usb_set_usb2_hardware_lpm()
2000 ret = hcd->driver->set_usb2_hw_lpm(hcd, udev, enable); in usb_set_usb2_hardware_lpm()
/linux-6.3-rc2/drivers/usb/host/
A Dxhci.c5527 .set_usb2_hw_lpm = xhci_set_usb2_hardware_lpm,

Completed in 19 milliseconds