Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/misc/
Dati_remote2.c118 ATI_REMOTE2_SUSPENDED = 0x2, enumerator
252 if (!(ar2->flags & ATI_REMOTE2_SUSPENDED)) { in ati_remote2_open()
281 if (!(ar2->flags & ATI_REMOTE2_SUSPENDED)) in ati_remote2_close()
900 ar2->flags |= ATI_REMOTE2_SUSPENDED; in ati_remote2_suspend()
926 ar2->flags &= ~ATI_REMOTE2_SUSPENDED; in ati_remote2_resume()
956 ar2->flags &= ~ATI_REMOTE2_SUSPENDED; in ati_remote2_reset_resume()