Searched refs:ce_irq_list (Results 1 – 2 of 2) sorted by relevance
142 struct ce_irq_list { struct382 struct ce_irq_list ce_irq_list[ICNSS_MAX_IRQ_REGISTRATIONS]; member
3266 struct ce_irq_list *irq_entry; in icnss_ce_request_irq()3282 irq_entry = &priv->ce_irq_list[ce_id]; in icnss_ce_request_irq()3312 struct ce_irq_list *irq_entry; in icnss_ce_free_irq()3328 irq_entry = &penv->ce_irq_list[ce_id]; in icnss_ce_free_irq()