Searched refs:key_matrix_init (Results 1 – 4 of 4) sorted by relevance
| /openbmc/u-boot/include/ |
| H A D | key_matrix.h | 82 int key_matrix_init(struct key_matrix *config, int rows, int cols,
|
| /openbmc/u-boot/drivers/input/ |
| H A D | key_matrix.c | 178 int key_matrix_init(struct key_matrix *config, int rows, int cols, in key_matrix_init() function
|
| H A D | cros_ec_keyb.c | 195 ret = key_matrix_init(&priv->matrix, priv->key_rows, priv->key_cols, in cros_ec_kbd_probe()
|
| H A D | tegra-kbc.c | 300 ret = key_matrix_init(&priv->matrix, 16, 8, 1); in tegra_kbd_probe()
|