Home
last modified time | relevance | path

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

/linux/kernel/irq/
H A Dirq_sim.c238 void irq_domain_remove_sim(struct irq_domain *domain) in irq_domain_remove_sim() function
248 EXPORT_SYMBOL_GPL(irq_domain_remove_sim);
254 irq_domain_remove_sim(domain); in devm_irq_domain_remove_sim()
/linux/include/linux/
H A Dirq_sim.h41 void irq_domain_remove_sim(struct irq_domain *domain);
/linux/drivers/iio/dummy/
H A Diio_dummy_evgen.c124 irq_domain_remove_sim(iio_evgen->irq_sim_domain); in iio_dummy_evgen_free()