Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-tegra186.c340 #define to_tegra_gpio(x) container_of((x), struct tegra_gpio, gpio) macro
345 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_ack()
358 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_mask()
374 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_unmask()
390 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_set_type()