Searched refs:of_phandle_args_to_fwspec (Results 1 – 3 of 3) sorted by relevance
/linux/kernel/irq/ |
H A D | irqdomain.c | 883 void of_phandle_args_to_fwspec(struct device_node *np, const u32 *args, in of_phandle_args_to_fwspec() function 894 EXPORT_SYMBOL_GPL(of_phandle_args_to_fwspec); 1003 of_phandle_args_to_fwspec(irq_data->np, irq_data->args, in irq_create_of_mapping() 1130 of_phandle_args_to_fwspec(ctrlr, intspec, intsize, &fwspec); in irq_domain_xlate_twocell()
|
/linux/include/linux/ |
H A D | irqdomain.h | 70 void of_phandle_args_to_fwspec(struct device_node *np, const u32 *args,
|
/linux/drivers/irqchip/ |
H A D | irq-renesas-rzg2l.c | 524 of_phandle_args_to_fwspec(np, map.args, map.args_count, in rzg2l_irqc_parse_interrupts()
|