Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/irq/
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-6.12.1/include/linux/
Dirqdomain.h70 void of_phandle_args_to_fwspec(struct device_node *np, const u32 *args,
/linux-6.12.1/drivers/irqchip/
Dirq-renesas-rzg2l.c524 of_phandle_args_to_fwspec(np, map.args, map.args_count, in rzg2l_irqc_parse_interrupts()
Dirq-stm32mp-exti.c537 of_phandle_args_to_fwspec(out_irq.np, out_irq.args, in stm32mp_exti_domain_alloc()
/linux-6.12.1/drivers/pci/controller/
Dpcie-apple.c616 of_phandle_args_to_fwspec(args.np, args.args, args.args_count, in apple_msi_init()