Home
last modified time | relevance | path

Searched defs:parent (Results 1 – 25 of 121) sorted by relevance

12345

/arch/powerpc/kernel/
Dpci_dn.c62 struct pci_dn *parent, *pdn; in pci_get_pdn_by_devfn() local
98 struct pci_dn *parent, *pdn; in pci_get_pdn() local
128 static struct pci_dn *add_one_dev_pci_data(struct pci_dn *parent, in add_one_dev_pci_data()
159 struct pci_dn *parent, *pdn; in add_dev_pci_data() local
203 struct pci_dn *parent; in remove_dev_pci_data() local
282 struct device_node *parent; in pci_add_device_node_info() local
339 struct device_node *parent; in pci_remove_device_node_info() local
Deeh_pe.c331 struct eeh_dev *parent; in eeh_pe_get_parent() local
369 struct eeh_pe *pe, *parent; in eeh_add_to_parent_pe() local
472 struct eeh_pe *pe, *parent, *child; in eeh_rmv_from_parent_pe() local
/arch/sparc/kernel/
Dof_device_32.c188 static int __init build_one_resource(struct device_node *parent, in build_one_resource()
247 struct device *parent) in build_device_resources()
341 struct device *parent) in scan_one_device()
397 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree()
412 struct platform_device *parent; in scan_of_devices() local
Dof_device_64.c242 static int __init build_one_resource(struct device_node *parent, in build_one_resource()
317 struct device *parent) in build_device_resources()
535 struct device *parent, in build_one_device_irq()
637 struct device *parent) in scan_one_device()
690 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree()
705 struct platform_device *parent; in scan_of_devices() local
/arch/powerpc/platforms/pseries/
Dof_helpers.c20 struct device_node *parent; in pseries_of_derive_parent() local
Dhotplug-cpu.c381 static bool dlpar_cpu_exists(struct device_node *parent, u32 drc_index) in dlpar_cpu_exists()
407 static bool valid_cpu_drc_index(struct device_node *parent, u32 drc_index) in valid_cpu_drc_index()
430 struct device_node *dn, *parent; in dlpar_cpu_add() local
719 struct device_node *parent; in find_dlpar_cpus_to_add() local
/arch/arm/mach-imx/
Dmach-imx6sl.c49 struct device *parent; in imx6sl_init_machine() local
Dmach-imx6ul.c59 struct device *parent; in imx6ul_init_machine() local
Dmach-imx6sx.c66 struct device *parent; in imx6sx_init_machine() local
Dmach-imx7d.c81 struct device *parent; in imx7d_init_machine() local
/arch/arm/mach-tegra/
Dtegra.c81 struct device *parent = tegra_soc_device_register(); in tegra_dt_init() local
/arch/x86/kernel/
Dkdebugfs.c71 create_setup_data_node(struct dentry *parent, int no, in create_setup_data_node()
84 static int __init create_setup_data_nodes(struct dentry *parent) in create_setup_data_nodes()
Dksysfs.c209 static int __init create_setup_data_node(struct kobject *parent, in create_setup_data_node()
265 static int __init create_setup_data_nodes(struct kobject *parent) in create_setup_data_nodes()
/arch/x86/kernel/apic/
Dmsi.c65 struct irq_data *parent = irqd->parent_data; in msi_set_affinity() local
256 void __init arch_init_msi_domain(struct irq_domain *parent) in arch_init_msi_domain()
298 struct irq_domain *arch_create_remap_msi_irq_domain(struct irq_domain *parent, in arch_create_remap_msi_irq_domain()
468 struct irq_domain *parent, *d; in hpet_create_irq_domain() local
/arch/parisc/kernel/
Dftrace.c31 static void __hot prepare_ftrace_return(unsigned long *parent, in prepare_ftrace_return()
51 void notrace __hot ftrace_function_trampoline(unsigned long parent, in ftrace_function_trampoline()
Ddrivers.c418 struct parisc_device * __init create_tree_node(char id, struct device *parent) in create_tree_node()
470 struct device *parent, char id) in alloc_tree_node()
484 struct device *parent = &root; in create_parisc_device() local
731 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath) in parse_tree_node()
757 struct device *parent = &root; in hwpath_to_device() local
843 unsigned long io_io_high, struct device *parent) in walk_native_bus()
/arch/powerpc/platforms/powernv/
Dopal-imc.c39 struct dentry *parent, u64 *value) in imc_debugfs_create_x64()
149 static struct imc_pmu *imc_pmu_create(struct device_node *parent, int pmu_index, int domain) in imc_pmu_create()
/arch/arc/kernel/
Dintc-compact.c108 init_onchip_IRQ(struct device_node *intc, struct device_node *parent) in init_onchip_IRQ()
/arch/c6x/platforms/
Dpll.c128 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent()
375 dump_clock(struct seq_file *s, unsigned nest, struct clk *parent) in dump_clock()
/arch/arm/mach-zynq/
Dcommon.c109 struct device *parent = NULL; in zynq_init_machine() local
/arch/s390/hypfs/
Dinode.c69 struct dentry *parent; in hypfs_remove() local
342 static struct dentry *hypfs_create_file(struct dentry *parent, const char *name, in hypfs_create_file()
380 struct dentry *hypfs_mkdir(struct dentry *parent, const char *name) in hypfs_mkdir()
/arch/arm/kernel/
Dbios32.c454 static void pcibios_init_hw(struct device *parent, struct hw_pci *hw, in pcibios_init_hw()
525 void pci_common_init_dev(struct device *parent, struct hw_pci *hw) in pci_common_init_dev()
/arch/sparc/prom/
Dranges.c88 void prom_apply_generic_ranges(phandle node, phandle parent, in prom_apply_generic_ranges()
/arch/powerpc/platforms/powermac/
Dudbg_adb.c196 struct device_node *parent = of_get_parent(np); in udbg_adb_init() local
/arch/mips/include/asm/
Dclock.h27 struct clk *parent; member

12345