Home
last modified time | relevance | path

Searched refs:usb_enable_autosuspend (Results 1 – 13 of 13) sorted by relevance

/linux-6.6.21/include/linux/
Dusb.h797 extern void usb_enable_autosuspend(struct usb_device *udev);
814 static inline int usb_enable_autosuspend(struct usb_device *udev) in usb_enable_autosuspend() function
/linux-6.6.21/drivers/usb/misc/
Dchaoskey.c208 usb_enable_autosuspend(udev); in chaoskey_probe()
/linux-6.6.21/drivers/usb/core/
Ddriver.c1635 void usb_enable_autosuspend(struct usb_device *udev) in usb_enable_autosuspend() function
1639 EXPORT_SYMBOL_GPL(usb_enable_autosuspend);
Dsysfs.c470 usb_enable_autosuspend(udev); in level_store()
Dhub.c1853 usb_enable_autosuspend(hdev); in hub_probe()
1858 usb_enable_autosuspend(hdev); in hub_probe()
/linux-6.6.21/drivers/usb/chipidea/
Dotg_fsm.c534 usb_enable_autosuspend(udev); in ci_otg_loc_sof()
/linux-6.6.21/drivers/misc/cardreader/
Drtsx_usb.c668 usb_enable_autosuspend(usb_dev); in rtsx_usb_probe()
/linux-6.6.21/sound/usb/
Dcard.c989 usb_enable_autosuspend(interface_to_usbdev(intf)); in usb_audio_disconnect()
/linux-6.6.21/drivers/usb/storage/
Drealtek_cr.c922 usb_enable_autosuspend(us->pusb_dev); in realtek_cr_autosuspend_setup()
/linux-6.6.21/drivers/staging/gdm724x/
Dgdm_usb.c849 usb_enable_autosuspend(usbdev); in gdm_usb_probe()
/linux-6.6.21/drivers/bluetooth/
Dbtusb.c2451 usb_enable_autosuspend(data->udev); in btusb_setup_csr()
3579 usb_enable_autosuspend(udev); in handle_dump_pkt_qca()
4554 usb_enable_autosuspend(data->udev); in btusb_probe()
/linux-6.6.21/drivers/media/usb/uvc/
Duvc_driver.c2236 usb_enable_autosuspend(udev); in uvc_probe()
/linux-6.6.21/Documentation/driver-api/usb/
Dpower-management.rst430 usb_enable_autosuspend(struct usb_device *udev);