Home
last modified time | relevance | path

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

/u-boot/drivers/input/
A Di8042.c28 QUIRK_DUP_POR = 1 << 0, enumerator
150 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