Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tegra186.c491 #define to_tegra_gpio(x) container_of((x), struct tegra_gpio, gpio) macro
496 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_ack()
509 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_mask()
527 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_unmask()
545 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_set_type()