Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/misc/
Dati_remote2.c212 static int ati_remote2_suspend(struct usb_interface *interface, pm_message_t message);
223 .suspend = ati_remote2_suspend,
915 static int ati_remote2_suspend(struct usb_interface *interface, in ati_remote2_suspend() function