Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-apple.c101 unsigned int fn_on; member
466 asc->fn_on = !!value; in hidinput_apple_event()
521 do_translate = !asc->fn_on; in hidinput_apple_event()
524 do_translate = asc->fn_on; in hidinput_apple_event()
531 do_translate = asc->fn_on; in hidinput_apple_event()