Searched refs:of_phandle_args_to_fwspec (Results 1 – 6 of 6) sorted by relevance
/linux/kernel/irq/ |
A D | irqdomain.c | 747 void of_phandle_args_to_fwspec(struct device_node *np, const u32 *args, in of_phandle_args_to_fwspec() function 758 EXPORT_SYMBOL_GPL(of_phandle_args_to_fwspec); 855 of_phandle_args_to_fwspec(irq_data->np, irq_data->args, in irq_create_of_mapping() 967 of_phandle_args_to_fwspec(ctrlr, intspec, intsize, &fwspec); in irq_domain_xlate_twocell()
|
/linux/include/linux/ |
A D | irqdomain.h | 68 void of_phandle_args_to_fwspec(struct device_node *np, const u32 *args,
|
/linux/drivers/pci/controller/ |
A D | pcie-apple.c | 612 of_phandle_args_to_fwspec(args.np, args.args, args.args_count, in apple_msi_init()
|
/linux/ |
A D | vmlinux.symvers | 10153 0x00000000 of_phandle_args_to_fwspec vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 4063 ffff8000100fbf70 T of_phandle_args_to_fwspec
|
A D | .tmp_System.map | 4063 ffff8000100fbf70 T of_phandle_args_to_fwspec
|
Completed in 293 milliseconds