Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/input/
H A Dcros_ec_keyb.c42 static int check_for_keys(struct udevice *dev, struct key_matrix_key *keys, in check_for_keys() function
120 num_keys = check_for_keys(dev, keys, KBC_MAX_KEYS, in cros_ec_kbc_check()
H A Dtegra-kbc.c130 static void check_for_keys(struct tegra_kbd_priv *priv) in check_for_keys() function
187 check_for_keys(priv); in tegra_kbc_check()