Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-thunderx.c377 static struct irq_chip thunderx_gpio_irq_chip = { variable
534 girq->chip = &thunderx_gpio_irq_chip; in thunderx_gpio_probe()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-thunderx.c381 static const struct irq_chip thunderx_gpio_irq_chip = { variable
535 gpio_irq_chip_set_chip(girq, &thunderx_gpio_irq_chip); in thunderx_gpio_probe()

Completed in 4 milliseconds