Home
last modified time | relevance | path

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

/openbmc/linux/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,