Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/rc/
Dstreamzap.c113 static int streamzap_suspend(struct usb_interface *intf, pm_message_t message);
121 .suspend = streamzap_suspend,
489 static int streamzap_suspend(struct usb_interface *intf, pm_message_t message) in streamzap_suspend() function