Home
last modified time | relevance | path

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

/linux/drivers/media/rc/
H A Dimon.c56 static int imon_suspend(struct usb_interface *intf, pm_message_t message);
450 .suspend = imon_suspend,
2571 static int imon_suspend(struct usb_interface *intf, pm_message_t message) in imon_suspend() function