Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dusb-wwan.h22 extern int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message);
Dusb_wwan.c544 int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message) in usb_wwan_suspend() function
562 EXPORT_SYMBOL(usb_wwan_suspend);
Dqcserial.c477 .suspend = usb_wwan_suspend,
Doption.c2316 .suspend = usb_wwan_suspend,