Searched refs:tegra_kbc (Results 1 – 1 of 1) sorted by relevance
83 struct tegra_kbc { struct143 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 = timer_container_of(kbc, t, timer); in tegra_kbc_keypress_timer()276 struct tegra_kbc *kbc = args; in tegra_kbc_isr()303 static void tegra_kbc_setup_wakekeys(struct tegra_kbc *kbc, bool filter) in tegra_kbc_setup_wakekeys()315 static void tegra_kbc_config_pins(struct tegra_kbc *kbc) in tegra_kbc_config_pins()350 static int tegra_kbc_start(struct tegra_kbc *kbc) in tegra_kbc_start()408 static void tegra_kbc_stop(struct tegra_kbc *kbc) in tegra_kbc_stop()426 struct tegra_kbc *kbc = input_get_drvdata(dev); in tegra_kbc_open()[all …]