Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/
H A Dimon.c61 static int imon_suspend(struct usb_interface *intf, pm_message_t message);
455 .suspend = imon_suspend,
2550 static int imon_suspend(struct usb_interface *intf, pm_message_t message) in imon_suspend() function