Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpiolib.c1517 static struct irq_domain *gpiochip_simple_create_domain(struct gpio_chip *gc) in gpiochip_simple_create_domain() function
1777 domain = gpiochip_simple_create_domain(gc); in gpiochip_add_irqchip()