Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-apple.c381 static bool apple_is_omoton_kb066(struct hid_device *hdev) in apple_is_omoton_kb066() function
734 if (((asc->quirks & APPLE_HAS_FN) && !asc->fn_found) || apple_is_omoton_kb066(hdev)) { in apple_input_configured()