Home
last modified time | relevance | path

Searched refs:usb_stor_suspend (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dusb.h174 extern int usb_stor_suspend(struct usb_interface *iface, pm_message_t message);
178 #define usb_stor_suspend NULL macro
H A Dusb.c169 int usb_stor_suspend(struct usb_interface *iface, pm_message_t message) in usb_stor_suspend() function
187 EXPORT_SYMBOL_GPL(usb_stor_suspend);
1149 .suspend = usb_stor_suspend,
H A Dkarma.c224 .suspend = usb_stor_suspend,
H A Dcypress_atacb.c277 .suspend = usb_stor_suspend,
H A Donetouch.c297 .suspend = usb_stor_suspend,
H A Dfreecom.c569 .suspend = usb_stor_suspend,
H A Djumpshot.c673 .suspend = usb_stor_suspend,
H A Ddatafab.c748 .suspend = usb_stor_suspend,
H A Dsddr55.c1005 .suspend = usb_stor_suspend,
H A Dalauda.c1253 .suspend = usb_stor_suspend,
H A Disd200.c1563 .suspend = usb_stor_suspend,
H A Dsddr09.c1780 .suspend = usb_stor_suspend,
H A Dshuttle_usbat.c1862 .suspend = usb_stor_suspend,
H A Dene_ub6250.c2430 .suspend = usb_stor_suspend,
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dsymbol-namespaces.rst46 preprocessor symbol. E.g. to export the symbol `usb_stor_suspend` into the
49 EXPORT_SYMBOL_NS(usb_stor_suspend, USB_STORAGE);
94 usb_stor_suspend symbol from above, needs to import the namespace USB_STORAGE
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/core-api/
H A Dsymbol-namespaces.rst45 simbolo `usb_stor_suspend` nello spazio dei nomi `USB_STORAGE` usate::
47 EXPORT_SYMBOL_NS(usb_stor_suspend, USB_STORAGE);
95 usa il simbolo usb_stor_suspend deve importare lo spazio dei nomi
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dmodules.rst492 0xe1cc2a05 usb_stor_suspend drivers/usb/storage/usb-storage EXPORT_SYMBOL_GPL USB_STORAGE