Searched refs:QUIRK_DUP_POR (Results 1 – 1 of 1) sorted by relevance
28 QUIRK_DUP_POR = 1 << 0, enumerator150 else if ((quirk & QUIRK_DUP_POR) && config == KBD_POR) in kbd_reset()327 priv->quirks |= QUIRK_DUP_POR; in i8042_kbd_probe()
Completed in 2 milliseconds