Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/misc/
Dati_remote2.c214 static int ati_remote2_suspend(struct usb_interface *interface, pm_message_t message);
225 .suspend = ati_remote2_suspend,
917 static int ati_remote2_suspend(struct usb_interface *interface, in ati_remote2_suspend() function