Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dtegra-kbc.c590 static const struct of_device_id tegra_kbc_of_match[] = { variable
596 MODULE_DEVICE_TABLE(of, tegra_kbc_of_match);
609 match = of_match_device(tegra_kbc_of_match, &pdev->dev); in tegra_kbc_probe()
815 .of_match_table = tegra_kbc_of_match,
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dtegra-kbc.c589 static const struct of_device_id tegra_kbc_of_match[] = { variable
595 MODULE_DEVICE_TABLE(of, tegra_kbc_of_match);
607 match = of_match_device(tegra_kbc_of_match, &pdev->dev); in tegra_kbc_probe()
810 .of_match_table = tegra_kbc_of_match,

Completed in 3 milliseconds