Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/
Dhid-apple.c62 unsigned int fn_on; member
210 asc->fn_on = !!value; in hidinput_apple_event()
237 do_translate = !asc->fn_on; in hidinput_apple_event()
240 do_translate = asc->fn_on; in hidinput_apple_event()
247 do_translate = asc->fn_on; in hidinput_apple_event()