Home
last modified time | relevance | path

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

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