Home
last modified time | relevance | path

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

/drivers/media/usb/cpia2/
Dcpia2_usb.c44 static int cpia2_usb_suspend(struct usb_interface *intf, pm_message_t message);
66 .suspend = cpia2_usb_suspend,
914 static int cpia2_usb_suspend(struct usb_interface *intf, pm_message_t message) in cpia2_usb_suspend() function