Home
last modified time | relevance | path

Searched refs:usb_enable_lpm (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/core/
H A Dmessage.c1581 usb_enable_lpm(dev); in usb_set_interface()
1606 usb_enable_lpm(dev); in usb_set_interface()
1723 usb_enable_lpm(dev); in usb_reset_configuration()
1733 usb_enable_lpm(dev); in usb_reset_configuration()
2091 usb_enable_lpm(dev); in usb_set_configuration()
H A Dport.c298 usb_enable_lpm(udev); in usb3_lpm_permit_store()
H A Dhub.c4140 * usb_enable_lpm() can be called as part of a failed device reset, in usb_req_set_sel()
4436 * This will call usb_enable_lpm() on failure, which will decrement
4502 void usb_enable_lpm(struct usb_device *udev) in usb_enable_lpm() function
4552 EXPORT_SYMBOL_GPL(usb_enable_lpm);
4554 /* Grab the bandwidth_mutex before calling usb_enable_lpm() */
4563 usb_enable_lpm(udev); in usb_unlocked_enable_lpm()
4604 void usb_enable_lpm(struct usb_device *udev) { } in usb_enable_lpm() function
4605 EXPORT_SYMBOL_GPL(usb_enable_lpm);
/linux/include/linux/
H A Dusb.h643 * @lpm_disable_count: Ref count used by usb_disable_lpm() and usb_enable_lpm()
845 extern void usb_enable_lpm(struct usb_device *udev);
/linux/drivers/net/usb/
H A Dr8152.c7169 usb_enable_lpm(tp->udev); in r8153_init()
7255 usb_enable_lpm(tp->udev); in r8153b_init()
7346 usb_enable_lpm(tp->udev); in r8153c_init()
8197 usb_enable_lpm(tp->udev); in r8156_init()
8309 usb_enable_lpm(tp->udev); in r8156b_init()