Searched refs:aff_notify (Results 1 – 2 of 2) sorted by relevance
223 struct irq_affinity_notify aff_notify; member
237 struct fun_irq *p = container_of(notify, struct fun_irq, aff_notify); in fun_irq_aff_notify()272 irq->aff_notify.notify = fun_irq_aff_notify; in fun_alloc_qirq()273 irq->aff_notify.release = fun_irq_aff_release; in fun_alloc_qirq()702 irq_set_affinity_notifier(p->irq, &p->aff_notify); in fun_enable_irqs()
Completed in 8 milliseconds