Home
last modified time | relevance | path

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

123

/dports/multimedia/libv4l/linux-5.13-rc2/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.c223 .suspend = usb_stor_suspend,
H A Dcypress_atacb.c277 .suspend = usb_stor_suspend,
H A Donetouch.c297 .suspend = usb_stor_suspend,
H A Dfreecom.c568 .suspend = usb_stor_suspend,
H A Djumpshot.c673 .suspend = usb_stor_suspend,
/dports/multimedia/v4l_compat/linux-5.13-rc2/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.c223 .suspend = usb_stor_suspend,
H A Dcypress_atacb.c277 .suspend = usb_stor_suspend,
H A Donetouch.c297 .suspend = usb_stor_suspend,
H A Dfreecom.c568 .suspend = usb_stor_suspend,
/dports/multimedia/v4l-utils/linux-5.13-rc2/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.c223 .suspend = usb_stor_suspend,
H A Dcypress_atacb.c277 .suspend = usb_stor_suspend,
H A Donetouch.c297 .suspend = usb_stor_suspend,
H A Dfreecom.c568 .suspend = usb_stor_suspend,
/dports/multimedia/libv4l/linux-5.13-rc2/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
/dports/multimedia/v4l-utils/linux-5.13-rc2/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
/dports/multimedia/v4l_compat/linux-5.13-rc2/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
/dports/multimedia/libv4l/linux-5.13-rc2/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
/dports/multimedia/v4l-utils/linux-5.13-rc2/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
/dports/multimedia/v4l_compat/linux-5.13-rc2/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

123