Searched refs:KBDC_QUIRK_SETLEDS_ON_INIT (Results 1 – 3 of 3) sorted by relevance
243 #define KBDC_QUIRK_SETLEDS_ON_INIT (1 << 3) macro
115 KBDC_QUIRK_RESET_AFTER_PROBE | KBDC_QUIRK_SETLEDS_ON_INIT)
1540 if (HAS_QUIRK(kbdc, KBDC_QUIRK_SETLEDS_ON_INIT) && in init_keyboard()