Searched refs:of_phandle_args_to_fwspec (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/irqchip/
H A Dirq-renesas-rzg2l.c397 of_phandle_args_to_fwspec(np, map.args, map.args_count,
H A Dirq-stm32-exti.c755 of_phandle_args_to_fwspec(out_irq.np, out_irq.args,
/linux-master/drivers/pci/controller/
H A Dpcie-apple.c616 of_phandle_args_to_fwspec(args.np, args.args, args.args_count,
/linux-master/include/linux/
H A Dirqdomain.h70 void of_phandle_args_to_fwspec(struct device_node *np, const u32 *args,
/linux-master/kernel/irq/
H A Dirqdomain.c779 void of_phandle_args_to_fwspec(struct device_node *np, const u32 *args, function
790 EXPORT_SYMBOL_GPL(of_phandle_args_to_fwspec); variable
899 of_phandle_args_to_fwspec(irq_data->np, irq_data->args,
1014 of_phandle_args_to_fwspec(ctrlr, intspec, intsize, &fwspec);

Completed in 189 milliseconds