Home
last modified time | relevance | path

Searched defs:fn_pressed (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/input/keyboard/
Dpinephone-keyboard.c152 bool fn_pressed; member
Dapplespi.c130 u8 fn_pressed; member
1086 static unsigned int applespi_translate_fn_key(unsigned int key, int fn_pressed) in applespi_translate_fn_key()
1117 static unsigned int applespi_code_to_key(u8 code, int fn_pressed) in applespi_code_to_key()
/kernel/linux/linux-5.10/drivers/input/keyboard/
Dapplespi.c130 u8 fn_pressed; member
1071 static unsigned int applespi_translate_fn_key(unsigned int key, int fn_pressed) in applespi_translate_fn_key()
1102 static unsigned int applespi_code_to_key(u8 code, int fn_pressed) in applespi_code_to_key()