Home
last modified time | relevance | path

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

/kernel/irq/
Dirqdomain.c250 struct irq_domain *irq_find_matching_fwnode(struct fwnode_handle *fwnode, in irq_find_matching_fwnode() function
282 EXPORT_SYMBOL_GPL(irq_find_matching_fwnode);
577 domain = irq_find_matching_fwnode(fwspec->fwnode, DOMAIN_BUS_ANY); in irq_create_fwspec_mapping()