Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-ep93xx.c50 struct ep93xx_gpio_chip { struct
57 struct ep93xx_gpio_chip gc[EP93XX_GPIO_CHIP_NUM];
60 #define to_ep93xx_gpio_chip(x) container_of(x, struct ep93xx_gpio_chip, gc)
64 struct ep93xx_gpio_chip *egc = to_ep93xx_gpio_chip(gc); in to_ep93xx_gpio_irq_chip()
335 static int ep93xx_gpio_add_bank(struct ep93xx_gpio_chip *egc, in ep93xx_gpio_add_bank()
438 struct ep93xx_gpio_chip *gc = &epg->gc[i]; in ep93xx_gpio_probe()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-ep93xx.c52 struct ep93xx_gpio_chip { struct
59 struct ep93xx_gpio_chip gc[EP93XX_GPIO_CHIP_NUM];
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()
345 static int ep93xx_gpio_add_bank(struct ep93xx_gpio_chip *egc, in ep93xx_gpio_add_bank()
440 struct ep93xx_gpio_chip *gc = &epg->gc[i]; in ep93xx_gpio_probe()

Completed in 2 milliseconds