Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/qcom/
H A Dsmsm.c350 static const struct irq_domain_ops smsm_irq_ops = { variable
424 entry->domain = irq_domain_add_linear(node, 32, &smsm_irq_ops, entry); in smsm_inbound_entry()