Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dusb.h90 extern int usb_device_supports_lpm(struct usb_device *udev);
H A Dhcd.c1007 usb_dev->lpm_capable = usb_device_supports_lpm(usb_dev); in register_root_hub()
H A Dhub.c143 int usb_device_supports_lpm(struct usb_device *udev) in usb_device_supports_lpm() function
4930 udev->lpm_capable = usb_device_supports_lpm(udev); in hub_port_init()