Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/
Dgpio-tegra.c88 bool debounce_supported; member
475 if (tgi->soc->debounce_supported) { in tegra_gpio_resume()
513 if (tgi->soc->debounce_supported) { in tegra_gpio_suspend()
729 if (tgi->soc->debounce_supported) in tegra_gpio_probe()
814 .debounce_supported = true,