Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dusb-wwan.h23 extern int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message);
Dqcserial.c475 .suspend = usb_wwan_suspend,
Dusb_wwan.c624 int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message) in usb_wwan_suspend() function
642 EXPORT_SYMBOL(usb_wwan_suspend);
Doption.c2124 .suspend = usb_wwan_suspend,