Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/qcom/
Dsmp2p.c308 static const struct irq_domain_ops smp2p_irq_ops = { variable
317 entry->domain = irq_domain_add_linear(node, 32, &smp2p_irq_ops, entry); in qcom_smp2p_inbound_entry()