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

/linux-master/drivers/hid/
H A Dhid-apple.c40 #define APPLE_IS_NON_APPLE BIT(11) macro
408 real_fnmode = (asc->quirks & APPLE_IS_NON_APPLE) ? 2 : 1;
720 asc->quirks |= APPLE_IS_NON_APPLE;

Completed in 141 milliseconds