Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/interrupt_controller/
Dintc_shared_irq.c36 struct shared_irq_runtime { struct
49 struct shared_irq_runtime *clients = dev->data; in isr_register() argument
71 struct shared_irq_runtime *clients = dev->data; in enable()
85 static int last_enabled_isr(struct shared_irq_runtime *clients, int count) in last_enabled_isr()
104 struct shared_irq_runtime *clients = dev->data; in disable()
122 struct shared_irq_runtime *clients = dev->data; in shared_irq_isr()
172 struct shared_irq_runtime shared_irq_data_##n = { \