Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-tegra.c80 bool debounce_supported; member
431 if (tgi->soc->debounce_supported) { in tegra_gpio_resume()
469 if (tgi->soc->debounce_supported) { in tegra_gpio_suspend()
614 if (tgi->soc->debounce_supported) in tegra_gpio_probe()
695 .debounce_supported = true,
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tegra.c87 bool debounce_supported; member
479 if (tgi->soc->debounce_supported) { in tegra_gpio_resume()
517 if (tgi->soc->debounce_supported) { in tegra_gpio_suspend()
733 if (tgi->soc->debounce_supported) in tegra_gpio_probe()
818 .debounce_supported = true,

Completed in 3 milliseconds