Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/serial/
Dusb-wwan.h26 extern int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message);
Dusb_wwan.c590 int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message) in usb_wwan_suspend() function
608 EXPORT_SYMBOL(usb_wwan_suspend);
Dqcserial.c471 .suspend = usb_wwan_suspend,
Doption.c2093 .suspend = usb_wwan_suspend,