Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/rc/
Dimon.c70 static int imon_suspend(struct usb_interface *intf, pm_message_t message);
418 .suspend = imon_suspend,
2519 static int imon_suspend(struct usb_interface *intf, pm_message_t message) in imon_suspend() function