Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/misc/
Dati_remote2.c121 ATI_REMOTE2_SUSPENDED = 0x2, enumerator
274 if (!(ar2->flags & ATI_REMOTE2_SUSPENDED)) { in ati_remote2_open()
303 if (!(ar2->flags & ATI_REMOTE2_SUSPENDED)) in ati_remote2_close()
933 ar2->flags |= ATI_REMOTE2_SUSPENDED; in ati_remote2_suspend()
959 ar2->flags &= ~ATI_REMOTE2_SUSPENDED; in ati_remote2_resume()
989 ar2->flags &= ~ATI_REMOTE2_SUSPENDED; in ati_remote2_reset_resume()