Searched refs:cros_ec_keyb_has_ghosting (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/input/keyboard/
H A Dcros_ec_keyb.c137 static bool cros_ec_keyb_has_ghosting(struct cros_ec_keyb *ckdev, uint8_t *buf) function
185 if (ckdev->ghost_filter && cros_ec_keyb_has_ghosting(ckdev, kb_state)) {

Completed in 147 milliseconds