Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dati_remote2.c336 static int ati_remote2_lookup(unsigned int hw_code) in ati_remote2_lookup() function
386 index = ati_remote2_lookup(hw_code); in ati_remote2_input_key()
507 offset = ati_remote2_lookup(scancode & 0xff); in ati_remote2_getkeycode()
547 offset = ati_remote2_lookup(scancode & 0xff); in ati_remote2_setkeycode()
593 index = ati_remote2_lookup(0x3f); in ati_remote2_input_init()
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dati_remote2.c336 static int ati_remote2_lookup(unsigned int hw_code) in ati_remote2_lookup() function
386 index = ati_remote2_lookup(hw_code); in ati_remote2_input_key()
507 offset = ati_remote2_lookup(scancode & 0xff); in ati_remote2_getkeycode()
547 offset = ati_remote2_lookup(scancode & 0xff); in ati_remote2_setkeycode()
593 index = ati_remote2_lookup(0x3f); in ati_remote2_input_init()

Completed in 3 milliseconds