Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-apple.c89 unsigned int fn_found; member
680 asc->fn_found = true; in apple_input_mapping()
712 if ((asc->quirks & APPLE_HAS_FN) && !asc->fn_found) { in apple_input_configured()