Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/
Dhid-apple.c59 unsigned int fn_on; member
191 asc->fn_on = !!value; in hidinput_apple_event()
217 do_translate = !asc->fn_on; in hidinput_apple_event()
220 do_translate = asc->fn_on; in hidinput_apple_event()
227 do_translate = asc->fn_on; in hidinput_apple_event()