Home
last modified time | relevance | path

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

/drivers/media/rc/
Dstreamzap.c101 static int streamzap_suspend(struct usb_interface *intf, pm_message_t message);
109 .suspend = streamzap_suspend,
467 static int streamzap_suspend(struct usb_interface *intf, pm_message_t message) in streamzap_suspend() function