Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpio/
Dgpio-ep93xx.c52 struct ep93xx_gpio_chip { struct
59 struct ep93xx_gpio_chip gc[EP93XX_GPIO_CHIP_NUM]; argument
62 #define to_ep93xx_gpio_chip(x) container_of(x, struct ep93xx_gpio_chip, gc)
66 struct ep93xx_gpio_chip *egc = to_ep93xx_gpio_chip(gc); in to_ep93xx_gpio_irq_chip()
332 static int ep93xx_gpio_add_bank(struct ep93xx_gpio_chip *egc, in ep93xx_gpio_add_bank()
434 struct ep93xx_gpio_chip *gc = &epg->gc[i]; in ep93xx_gpio_probe()