Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tegra186.c489 #define to_tegra_gpio(x) container_of((x), struct tegra_gpio, gpio) macro
494 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_ack()
507 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_mask()
525 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_unmask()
543 struct tegra_gpio *gpio = to_tegra_gpio(gc); in tegra186_irq_set_type()

Completed in 3 milliseconds