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

/linux-4.4.14/drivers/input/keyboard/
H A Dtegra-kbc.c600 static const struct of_device_id tegra_kbc_of_match[] = { variable in typeref:struct:of_device_id
606 MODULE_DEVICE_TABLE(of, tegra_kbc_of_match);
619 match = of_match_device(tegra_kbc_of_match, &pdev->dev); tegra_kbc_probe()
827 .of_match_table = tegra_kbc_of_match,

Completed in 38 milliseconds