Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dusb.h90 extern int usb_device_supports_lpm(struct usb_device *udev);
H A Dhcd.c987 usb_dev->lpm_capable = usb_device_supports_lpm(usb_dev); in register_root_hub()
H A Dhub.c159 int usb_device_supports_lpm(struct usb_device *udev) in usb_device_supports_lpm() function
5143 udev->lpm_capable = usb_device_supports_lpm(udev); in hub_port_init()