Home
last modified time | relevance | path

Searched defs:irq_of_parse_and_map (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dof_irq.h112 static inline unsigned int irq_of_parse_and_map(struct device_node *dev, in irq_of_parse_and_map() function
/kernel/linux/linux-6.6/include/linux/
Dof_irq.h119 static inline unsigned int irq_of_parse_and_map(struct device_node *dev, in irq_of_parse_and_map() function
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dof_device_common.c16 unsigned int irq_of_parse_and_map(struct device_node *node, int index) in irq_of_parse_and_map() function
/kernel/linux/linux-6.6/arch/sparc/kernel/
Dof_device_common.c16 unsigned int irq_of_parse_and_map(struct device_node *node, int index) in irq_of_parse_and_map() function
/kernel/linux/linux-5.10/drivers/of/
Dirq.c36 unsigned int irq_of_parse_and_map(struct device_node *dev, int index) in irq_of_parse_and_map() function
/kernel/linux/linux-6.6/drivers/of/
Dirq.c39 unsigned int irq_of_parse_and_map(struct device_node *dev, int index) in irq_of_parse_and_map() function