Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/input/
H A Dkey_matrix.su
H A Dkey_matrix.c141 int key_matrix_decode_fdt(struct udevice *dev, struct key_matrix *config) in key_matrix_decode_fdt() function
H A Dcros_ec_keyb.c204 ret = key_matrix_decode_fdt(dev, &priv->matrix); in cros_ec_kbd_probe()
H A Dtegra-kbc.c308 ret = key_matrix_decode_fdt(dev, &priv->matrix); in tegra_kbd_probe()
/OK3568_Linux_fs/u-boot/include/
H A Dkey_matrix.h72 int key_matrix_decode_fdt(struct udevice *dev, struct key_matrix *config);
/OK3568_Linux_fs/u-boot/
H A Du-boot.map