Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/misc/
Dati_remote2.c123 ATI_REMOTE2_SUSPENDED = 0x2, enumerator
276 if (!(ar2->flags & ATI_REMOTE2_SUSPENDED)) { in ati_remote2_open()
305 if (!(ar2->flags & ATI_REMOTE2_SUSPENDED)) in ati_remote2_close()
935 ar2->flags |= ATI_REMOTE2_SUSPENDED; in ati_remote2_suspend()
961 ar2->flags &= ~ATI_REMOTE2_SUSPENDED; in ati_remote2_resume()
991 ar2->flags &= ~ATI_REMOTE2_SUSPENDED; in ati_remote2_reset_resume()