Home
last modified time | relevance | path

Searched refs:usb_wwan_suspend (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dusb-wwan.h26 extern int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message);
H A Dusb_wwan.c592 int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message) in usb_wwan_suspend() function
610 EXPORT_SYMBOL(usb_wwan_suspend); variable
H A Dqcserial.c477 .suspend = usb_wwan_suspend,
H A Doption.c2318 .suspend = usb_wwan_suspend,
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dusb-wwan.h22 extern int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message);
H A Dusb_wwan.c545 int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message) in usb_wwan_suspend() function
563 EXPORT_SYMBOL(usb_wwan_suspend); variable
H A Dqcserial.c477 .suspend = usb_wwan_suspend,
H A Doption.c2322 .suspend = usb_wwan_suspend,

Completed in 12 milliseconds