Home
last modified time | relevance | path

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

/linux/kernel/irq/
H A Dirqdomain.c883 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 Dirqdomain.h70 void of_phandle_args_to_fwspec(struct device_node *np, const u32 *args,
/linux/drivers/irqchip/
H A Dirq-renesas-rzg2l.c524 of_phandle_args_to_fwspec(np, map.args, map.args_count, in rzg2l_irqc_parse_interrupts()