Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dati_remote2.c118 ATI_REMOTE2_SUSPENDED = 0x2, enumerator
271 if (!(ar2->flags & ATI_REMOTE2_SUSPENDED)) { in ati_remote2_open()
300 if (!(ar2->flags & ATI_REMOTE2_SUSPENDED)) in ati_remote2_close()
930 ar2->flags |= ATI_REMOTE2_SUSPENDED; in ati_remote2_suspend()
956 ar2->flags &= ~ATI_REMOTE2_SUSPENDED; in ati_remote2_resume()
986 ar2->flags &= ~ATI_REMOTE2_SUSPENDED; in ati_remote2_reset_resume()
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dati_remote2.c118 ATI_REMOTE2_SUSPENDED = 0x2, enumerator
271 if (!(ar2->flags & ATI_REMOTE2_SUSPENDED)) { in ati_remote2_open()
300 if (!(ar2->flags & ATI_REMOTE2_SUSPENDED)) in ati_remote2_close()
930 ar2->flags |= ATI_REMOTE2_SUSPENDED; in ati_remote2_suspend()
956 ar2->flags &= ~ATI_REMOTE2_SUSPENDED; in ati_remote2_resume()
986 ar2->flags &= ~ATI_REMOTE2_SUSPENDED; in ati_remote2_reset_resume()

Completed in 4 milliseconds