Home
last modified time | relevance | path

Searched defs:kbc (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/input/keyboard/
Dtegra-kbc.c143 static void tegra_kbc_report_keys(struct tegra_kbc *kbc) in tegra_kbc_report_keys()
229 static void tegra_kbc_set_fifo_interrupt(struct tegra_kbc *kbc, bool enable) in tegra_kbc_set_fifo_interrupt()
243 struct tegra_kbc *kbc = from_timer(kbc, t, timer); in tegra_kbc_keypress_timer() local
279 struct tegra_kbc *kbc = args; in tegra_kbc_isr() local
309 static void tegra_kbc_setup_wakekeys(struct tegra_kbc *kbc, bool filter) in tegra_kbc_setup_wakekeys()
321 static void tegra_kbc_config_pins(struct tegra_kbc *kbc) in tegra_kbc_config_pins()
356 static int tegra_kbc_start(struct tegra_kbc *kbc) in tegra_kbc_start()
414 static void tegra_kbc_stop(struct tegra_kbc *kbc) in tegra_kbc_stop()
433 struct tegra_kbc *kbc = input_get_drvdata(dev); in tegra_kbc_open() local
440 struct tegra_kbc *kbc = input_get_drvdata(dev); in tegra_kbc_close() local
[all …]