Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/misc/
Dati_remote2.c209 static int ati_remote2_suspend(struct usb_interface *interface, pm_message_t message);
220 .suspend = ati_remote2_suspend,
912 static int ati_remote2_suspend(struct usb_interface *interface, in ati_remote2_suspend() function