Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/storage/
Dusb.h173 extern int usb_stor_suspend(struct usb_interface *iface, pm_message_t message);
177 #define usb_stor_suspend NULL macro
Dkarma.c223 .suspend = usb_stor_suspend,
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);
1146 .suspend = usb_stor_suspend,
Dcypress_atacb.c277 .suspend = usb_stor_suspend,
Donetouch.c297 .suspend = usb_stor_suspend,
Dfreecom.c569 .suspend = usb_stor_suspend,
Djumpshot.c673 .suspend = usb_stor_suspend,
Ddatafab.c748 .suspend = usb_stor_suspend,
Dsddr55.c1005 .suspend = usb_stor_suspend,
Dalauda.c1254 .suspend = usb_stor_suspend,
Disd200.c1563 .suspend = usb_stor_suspend,
Dsddr09.c1780 .suspend = usb_stor_suspend,
Dshuttle_usbat.c1862 .suspend = usb_stor_suspend,
Dene_ub6250.c2433 .suspend = usb_stor_suspend,
/Linux-v5.4/Documentation/core-api/
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
/Linux-v5.4/Documentation/kbuild/
Dmodules.rst475 0xe1cc2a05 usb_stor_suspend USB_STORAGE drivers/usb/storage/usb-storage EXPORT_SYMBOL_GPL