Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/qcom/
Dsmp2p.c300 static const struct irq_domain_ops smp2p_irq_ops = { variable
309 entry->domain = irq_domain_add_linear(node, 32, &smp2p_irq_ops, entry); in qcom_smp2p_inbound_entry()