Home
last modified time | relevance | path

Searched refs:supports_autosuspend (Results 1 – 25 of 66) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Ddriver.c263 if (!udriver->supports_autosuspend) in usb_probe_device()
313 if (!udriver->supports_autosuspend) in usb_unbind_device()
364 if (driver->supports_autosuspend) in usb_probe_interface()
420 if (driver->supports_autosuspend) in usb_probe_interface()
508 if (driver->supports_autosuspend) in usb_unbind_interface()
570 if (driver->supports_autosuspend) in usb_driver_claim_interface()
591 if (driver->supports_autosuspend) in usb_driver_claim_interface()
H A Dgeneric.c323 .supports_autosuspend = 1,
H A Dsysfs.c1171 s = (!dev->driver || to_usb_driver(dev->driver)->supports_autosuspend); in supports_autosuspend_show()
1176 static DEVICE_ATTR_RO(supports_autosuspend);
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dhuawei_cdc_ncm.c220 .supports_autosuspend = 1,
H A Dcdc_mbim.c683 .supports_autosuspend = 1,
H A Dcdc_ether.c1017 .supports_autosuspend = 1,
H A Dsr9800.c866 .supports_autosuspend = 1,
H A Dkaweth.c163 .supports_autosuspend = 1,
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Didmouse.c120 .supports_autosuspend = 1,
H A Dusblcd.c443 .supports_autosuspend = 1,
H A Dusbsevseg.c415 .supports_autosuspend = 1,
H A Dchaoskey.c580 .supports_autosuspend = 1,
/OK3568_Linux_fs/kernel/drivers/input/tablet/
H A Dpegasus_notetaker.c461 .supports_autosuspend = 1,
/OK3568_Linux_fs/kernel/include/linux/
H A Dusb.h1231 unsigned int supports_autosuspend:1; member
1282 unsigned int supports_autosuspend:1; member
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-bus-usb63 …: /sys/bus/usb/devices/<busnum>-<port[.port]>...:<config num>-<interface num>/supports_autosuspend
/OK3568_Linux_fs/kernel/drivers/nfc/nfcmrvl/
H A Dusb.c476 .supports_autosuspend = 1,
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dstub_dev.c528 .supports_autosuspend = 0,
/OK3568_Linux_fs/kernel/drivers/usb/
H A Dusb-skeleton.c641 .supports_autosuspend = 1,
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Dusb.c739 .supports_autosuspend = 1,
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dsynaptics_usb.c556 .supports_autosuspend = 1,
/OK3568_Linux_fs/kernel/drivers/staging/gdm724x/
H A Dgdm_mux.c641 .supports_autosuspend = 1,
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dcm109.c888 .supports_autosuspend = 1,
/OK3568_Linux_fs/kernel/sound/usb/usx2y/
H A Dus122l.c730 .supports_autosuspend = 1
/OK3568_Linux_fs/kernel/drivers/misc/cardreader/
H A Drtsx_usb.c792 .supports_autosuspend = 1,
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dusb.c1155 .supports_autosuspend = 1,

123