Home
last modified time | relevance | path

Searched defs:node (Results 476 – 500 of 2364) sorted by relevance

1...<<11121314151617181920>>...95

/Linux-v5.4/include/linux/
Dof.h94 struct device_node *node; member
106 static inline void of_node_init(struct device_node *node) in of_node_init()
125 static inline struct device_node *of_node_get(struct device_node *node) in of_node_get()
129 static inline void of_node_put(struct device_node *node) { } in of_node_put()
170 #define of_fwnode_handle(node) \ argument
183 static inline bool of_node_is_root(const struct device_node *node) in of_node_is_root()
626 static inline struct device_node *of_get_parent(const struct device_node *node) in of_get_parent()
632 const struct device_node *node, struct device_node *prev) in of_get_next_child()
638 const struct device_node *node, struct device_node *prev) in of_get_next_available_child()
649 #define of_fwnode_handle(node) NULL argument
[all …]
Dsyscore_ops.h14 struct list_head node; member
/Linux-v5.4/arch/x86/pci/
Damd_bus.c42 static struct pci_root_info __init *find_pci_root_info(int node, int link) in find_pci_root_info()
65 int node; in early_root_info_init() local
/Linux-v5.4/drivers/acpi/acpica/
Dexdump.c339 struct acpi_namespace_node *node; in acpi_ex_dump_object() local
935 void acpi_ex_dump_namespace_node(struct acpi_namespace_node *node, u32 flags) in acpi_ex_dump_namespace_node()
Dexresnte.c51 struct acpi_namespace_node *node; in acpi_ex_resolve_node_to_value() local
Dnsrepair2.c151 struct acpi_namespace_node *node, in acpi_ns_complex_repairs()
182 acpi_namespace_node in acpi_ns_match_complex_repair()
715 struct acpi_namespace_node *node; in acpi_ns_repair_TSS() local
/Linux-v5.4/drivers/mfd/
Dpalmas.c392 struct device_node *node = i2c->dev.of_node; in palmas_dt_to_pdata() local
511 struct device_node *node = i2c->dev.of_node; in palmas_i2c_probe() local
/Linux-v5.4/arch/mips/include/asm/netlogic/xlp-hal/
Dpcibus.h101 #define nlm_get_pcie_base(node, inst) nlm_pcicfg_base(cpu_is_xlp9xx() ? \ argument
107 static inline void xlp_init_node_msi_irqs(int node, int link) {} in xlp_init_node_msi_irqs()
/Linux-v5.4/drivers/clocksource/
Dtimer-zevio.c117 static int __init zevio_timer_add(struct device_node *node) in zevio_timer_add()
209 static int __init zevio_timer_init(struct device_node *node) in zevio_timer_init()
/Linux-v5.4/drivers/fpga/
Ddfl-afu-dma-region.c215 struct rb_node *node = rb_first(&afu->dma_regions); in afu_dma_region_destroy() local
257 struct rb_node *node = afu->dma_regions.rb_node; in afu_dma_region_find() local
/Linux-v5.4/arch/sh/kernel/cpu/sh2/
Dprobe.c18 static int __init scan_cache(unsigned long node, const char *uname, in scan_cache()
/Linux-v5.4/arch/riscv/kernel/
Dcpufeature.c22 struct device_node *node; in riscv_fill_hwcap() local
/Linux-v5.4/arch/sparc/include/asm/
Dfb.h21 struct device_node *node; in fb_is_primary_device() local
/Linux-v5.4/drivers/clk/h8300/
Dclk-div.c16 static void __init h8300_div_clk_setup(struct device_node *node) in h8300_div_clk_setup()
/Linux-v5.4/drivers/media/cec/
Dcec-priv.h21 #define to_cec_adapter(node) container_of(node, struct cec_adapter, devnode) argument
/Linux-v5.4/arch/powerpc/kernel/
Dprom_init.c618 phandle node; in prom_next_node() local
633 static inline int __init prom_getprop(phandle node, const char *pname, in prom_getprop()
640 static inline int __init prom_getproplen(phandle node, const char *pname) in prom_getproplen()
671 static int __init prom_setprop(phandle node, const char *nodename, in prom_setprop()
1165 phandle node; in prom_count_smt_threads() local
1594 phandle node; in prom_init_mem() local
1918 phandle node; in prom_initialize_tce_table() local
2066 phandle node; in prom_hold_cpus() local
2318 phandle node; in prom_check_displays() local
2464 static void __init scan_dt_build_strings(phandle node, in scan_dt_build_strings()
[all …]
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_lpm_map.c45 struct tlpm_node *node; in tlpm_add() local
71 struct tlpm_node *node; in tlpm_clear() local
115 struct tlpm_node *node; in tlpm_delete() local
/Linux-v5.4/drivers/video/fbdev/core/
Dsvgalib.c381 int svga_compute_pll(const struct svga_pll *pll, u32 f_wanted, u16 *m, u16 *n, u16 *r, int node) in svga_compute_pll()
443 int svga_check_timings(const struct svga_timing_regs *tm, struct fb_var_screeninfo *var, int node) in svga_check_timings()
512 u32 hmul, u32 hdiv, u32 vmul, u32 vdiv, u32 hborder, int node) in svga_set_timings()
/Linux-v5.4/drivers/clk/mediatek/
Dclk-mt8516.c677 static void __init mtk_topckgen_init(struct device_node *node) in mtk_topckgen_init()
708 static void __init mtk_infracfg_init(struct device_node *node) in mtk_infracfg_init()
787 static void __init mtk_apmixedsys_init(struct device_node *node) in mtk_apmixedsys_init()
Dclk-mtk.c97 int mtk_clk_register_gates_with_dev(struct device_node *node, in mtk_clk_register_gates_with_dev()
141 int mtk_clk_register_gates(struct device_node *node, in mtk_clk_register_gates()
/Linux-v5.4/drivers/opp/
Dopp.h72 struct list_head node; member
107 struct list_head node; member
164 struct list_head node; member
/Linux-v5.4/drivers/clk/tegra/
Dclk-emc.c378 struct device_node *node) in load_one_timing_from_dt()
437 struct device_node *node, in load_timings_from_dt()
485 struct device_node *node; in tegra_clk_register_emc() local
/Linux-v5.4/arch/mips/include/asm/mach-loongson64/
Dtopology.h8 #define cpumask_of_node(node) (&__node_data[(node)]->cpumask) argument
/Linux-v5.4/drivers/clk/ti/
Dfixed-factor.c36 static void __init of_ti_fixed_factor_clk_setup(struct device_node *node) in of_ti_fixed_factor_clk_setup()
/Linux-v5.4/drivers/clk/
Dclk-fixed-factor.c162 static struct clk_hw *_of_fixed_factor_clk_setup(struct device_node *node) in _of_fixed_factor_clk_setup()
210 void __init of_fixed_factor_clk_setup(struct device_node *node) in of_fixed_factor_clk_setup()

1...<<11121314151617181920>>...95