Home
last modified time | relevance | path

Searched refs:usb_autopm_put_interface_no_suspend (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dusb.c861 usb_autopm_put_interface_no_suspend(us->pusb_intf); in quiesce_and_remove_host()
1074 usb_autopm_put_interface_no_suspend(us->pusb_intf); in usb_stor_probe2()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dusb.c861 usb_autopm_put_interface_no_suspend(us->pusb_intf); in quiesce_and_remove_host()
1074 usb_autopm_put_interface_no_suspend(us->pusb_intf); in usb_stor_probe2()
/kernel/linux/linux-5.10/drivers/usb/core/
H A Ddriver.c1777 * usb_autopm_put_interface_no_suspend - decrement a USB interface's PM-usage counter
1785 void usb_autopm_put_interface_no_suspend(struct usb_interface *intf) in usb_autopm_put_interface_no_suspend() function
1792 EXPORT_SYMBOL_GPL(usb_autopm_put_interface_no_suspend); variable
H A Dhub.c5854 usb_autopm_put_interface_no_suspend(intf); in hub_event()
/kernel/linux/linux-5.10/include/linux/
H A Dusb.h777 extern void usb_autopm_put_interface_no_suspend(struct usb_interface *intf);
803 static inline void usb_autopm_put_interface_no_suspend( in usb_autopm_put_interface_no_suspend() function
/kernel/linux/linux-6.6/include/linux/
H A Dusb.h805 extern void usb_autopm_put_interface_no_suspend(struct usb_interface *intf);
831 static inline void usb_autopm_put_interface_no_suspend( in usb_autopm_put_interface_no_suspend() function
/kernel/linux/linux-6.6/drivers/usb/core/
H A Ddriver.c1775 * usb_autopm_put_interface_no_suspend - decrement a USB interface's PM-usage counter
1783 void usb_autopm_put_interface_no_suspend(struct usb_interface *intf) in usb_autopm_put_interface_no_suspend() function
1790 EXPORT_SYMBOL_GPL(usb_autopm_put_interface_no_suspend); variable
H A Dhub.c5887 usb_autopm_put_interface_no_suspend(intf); in hub_event()
/kernel/linux/linux-5.10/drivers/hid/usbhid/
H A Dhid-core.c213 usb_autopm_put_interface_no_suspend(usbhid->intf); in usbhid_restart_out_queue()
252 usb_autopm_put_interface_no_suspend(usbhid->intf); in usbhid_restart_ctrl_queue()
/kernel/linux/linux-6.6/drivers/hid/usbhid/
H A Dhid-core.c213 usb_autopm_put_interface_no_suspend(usbhid->intf); in usbhid_restart_out_queue()
252 usb_autopm_put_interface_no_suspend(usbhid->intf); in usbhid_restart_ctrl_queue()

Completed in 38 milliseconds