Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/
H A Dstreamzap.c87 static int streamzap_suspend(struct usb_interface *intf, pm_message_t message);
95 .suspend = streamzap_suspend,
396 static int streamzap_suspend(struct usb_interface *intf, pm_message_t message) in streamzap_suspend() function