Searched refs:KBDC_QUIRK_SETLEDS_ON_INIT (Results 1 – 3 of 3) sorted by relevance
211 #define KBDC_QUIRK_SETLEDS_ON_INIT (1 << 3) macro
127 KBDC_QUIRK_RESET_AFTER_PROBE | KBDC_QUIRK_SETLEDS_ON_INIT},
1464 if (HAS_QUIRK(kbdc, KBDC_QUIRK_SETLEDS_ON_INIT) && in init_keyboard()