Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-apple.c88 unsigned int fn_on; member
443 asc->fn_on = !!value; in hidinput_apple_event()
497 do_translate = !asc->fn_on; in hidinput_apple_event()
500 do_translate = asc->fn_on; in hidinput_apple_event()
507 do_translate = asc->fn_on; in hidinput_apple_event()