Home
last modified time | relevance | path

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

/wlan-driver/platform/icnss2/
H A Dmain.h142 struct ce_irq_list { struct
382 struct ce_irq_list ce_irq_list[ICNSS_MAX_IRQ_REGISTRATIONS]; member
H A Dmain.c3266 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()