Home
last modified time | relevance | path

Searched refs:usb_wwan_suspend (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/usb/serial/
Dusb-wwan.h22 extern int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message);
Dusb_wwan.c543 int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message) in usb_wwan_suspend() function
561 EXPORT_SYMBOL(usb_wwan_suspend);
Dqcserial.c472 .suspend = usb_wwan_suspend,
Doption.c2132 .suspend = usb_wwan_suspend,