Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-tegra186.c497 #define to_tegra_gpio(x) container_of((x), struct tegra_gpio, gpio) macro
502 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_ack()
515 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_mask()
533 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_unmask()
551 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_set_type()