Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-apple.c81 unsigned int fn_on; member
384 asc->fn_on = !!value; in hidinput_apple_event()
445 do_translate = !asc->fn_on; in hidinput_apple_event()
448 do_translate = asc->fn_on; in hidinput_apple_event()
455 do_translate = asc->fn_on; in hidinput_apple_event()