Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/gpio/
H A Ddriver.h253 bool domain_is_allocated_externally; member
/openbmc/linux/drivers/gpio/
H A Dgpiolib.c1720 gc->irq.domain_is_allocated_externally = allocated_externally; in gpiochip_irqchip_add_allocated_domain()
1836 if (!gc->irq.domain_is_allocated_externally && gc->irq.domain) { in gpiochip_irqchip_remove()