Home
last modified time | relevance | path

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

/include/linux/
Dirqdomain.h306 struct irq_domain *irq_find_matching_fwnode(struct fwnode_handle *fwnode, in irq_find_matching_fwnode() function
319 return irq_find_matching_fwnode(of_node_to_fwnode(node), bus_token); in irq_find_matching_host()
621 static inline struct irq_domain *irq_find_matching_fwnode( in irq_find_matching_fwnode() function