Home
last modified time | relevance | path

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

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