Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-apple.c40 #define APPLE_IS_NON_APPLE BIT(11) macro
407 real_fnmode = (asc->quirks & APPLE_IS_NON_APPLE) ? 2 : 1; in hidinput_apple_event()
719 asc->quirks |= APPLE_IS_NON_APPLE; in apple_input_configured()