Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dlmh.c83 static const struct irq_domain_ops lmh_irq_ops = { variable
205 lmh_data->domain = irq_domain_add_linear(np, 1, &lmh_irq_ops, lmh_data); in lmh_probe()