/linux/drivers/gpu/drm/sun4i/ |
H A D | sun8i_dw_hdmi.c | 58 static bool sun8i_dw_hdmi_node_is_tcon_top(struct device_node *node) in sun8i_dw_hdmi_node_is_tcon_top() 65 struct device_node *node) in sun8i_dw_hdmi_find_possible_crtcs()
|
/linux/drivers/acpi/acpica/ |
H A D | nsutils.c | 37 acpi_ns_print_node_pathname(struct acpi_namespace_node *node, in acpi_ns_print_node_pathname() 75 acpi_object_type acpi_ns_get_type(struct acpi_namespace_node * node) in acpi_ns_get_type()
|
H A D | nsrepair2.c | 151 struct acpi_namespace_node *node, in acpi_ns_complex_repairs() 184 acpi_namespace_node in acpi_ns_match_complex_repair() 719 struct acpi_namespace_node *node; in acpi_ns_repair_TSS() local
|
H A D | evrgnini.c | 313 u8 acpi_ev_is_pci_root_bridge(struct acpi_namespace_node *node) in acpi_ev_is_pci_root_bridge() 533 struct acpi_namespace_node *node; in acpi_ev_initialize_region() local
|
/linux/drivers/irqchip/ |
H A D | irq-ls-extirq.c | 126 ls_extirq_parse_map(struct ls_extirq_data *priv, struct device_node *node) in ls_extirq_parse_map() 172 ls_extirq_of_init(struct device_node *node, struct device_node *parent) in ls_extirq_of_init()
|
H A D | irq-i8259.c | 303 struct irq_domain * __init __init_i8259_irqs(struct device_node *node) in __init_i8259_irqs() 343 static int __init i8259_of_init(struct device_node *node, struct device_node *parent) in i8259_of_init()
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-stats.c | 159 struct rkisp1_vdev_node *node; in rkisp1_stats_init_vb2_queue() local 414 struct rkisp1_vdev_node *node = &stats->vnode; in rkisp1_stats_register() local 462 struct rkisp1_vdev_node *node = &stats->vnode; in rkisp1_stats_unregister() local
|
/linux/drivers/firewire/ |
H A D | core.h | 203 static inline struct fw_node *fw_node_get(struct fw_node *node) in fw_node_get() 212 struct fw_node *node = container_of(kref, struct fw_node, kref); in release_node() local 217 static inline void fw_node_put(struct fw_node *node) in fw_node_put()
|
/linux/drivers/video/fbdev/core/ |
H A D | svgalib.c | 380 int svga_compute_pll(const struct svga_pll *pll, u32 f_wanted, u16 *m, u16 *n, u16 *r, int node) in svga_compute_pll() 439 int svga_check_timings(const struct svga_timing_regs *tm, struct fb_var_screeninfo *var, int node) in svga_check_timings() 508 u32 hmul, u32 hdiv, u32 vmul, u32 vdiv, u32 hborder, int node) in svga_set_timings()
|
/linux/drivers/firmware/efi/libstub/ |
H A D | fdt.c | 33 int node, num_rsv; in update_fdt() local 149 int node = fdt_path_offset(fdt, "/chosen"); in update_fdt_memmap() local
|
/linux/drivers/mfd/ |
H A D | palmas.c | 393 struct device_node *node = i2c->dev.of_node; in palmas_dt_to_pdata() local 489 struct device_node *node = i2c->dev.of_node; in palmas_i2c_probe() local
|
/linux/drivers/clocksource/ |
H A D | timer-zevio.c | 116 static int __init zevio_timer_add(struct device_node *node) in zevio_timer_add() 208 static int __init zevio_timer_init(struct device_node *node) in zevio_timer_init()
|
/linux/arch/powerpc/boot/ |
H A D | cuboot-pq2.c | 127 void *node, *parent_node; in fixup_pci() local 244 void *node; in pq2_platform_fixups() local
|
/linux/drivers/clk/ |
H A D | clk-fixed-rate.c | 160 static struct clk_hw *_of_fixed_clk_setup(struct device_node *node) in _of_fixed_clk_setup() 193 void __init of_fixed_clk_setup(struct device_node *node) in of_fixed_clk_setup()
|
/linux/drivers/block/zram/ |
H A D | zcomp.c | 169 int zcomp_cpu_up_prepare(unsigned int cpu, struct hlist_node *node) in zcomp_cpu_up_prepare() 181 int zcomp_cpu_dead(unsigned int cpu, struct hlist_node *node) in zcomp_cpu_dead()
|
/linux/scripts/dtc/libfdt/ |
H A D | fdt_overlay.c | 101 static int overlay_phandle_add_offset(void *fdt, int node, in overlay_phandle_add_offset() 137 static int overlay_adjust_node_phandles(void *fdto, int node, in overlay_adjust_node_phandles() 511 static int overlay_adjust_local_conflicting_phandle(void *fdto, int node, in overlay_adjust_local_conflicting_phandle() 770 void *fdto, int node) in overlay_apply_node()
|
/linux/include/linux/ |
H A D | irqdomain.h | 353 static inline struct irq_domain *irq_find_matching_host(struct device_node *node, in irq_find_matching_host() 359 static inline struct irq_domain *irq_find_host(struct device_node *node) in irq_find_host() 582 int node, void *arg) in irq_domain_alloc_irqs() 646 int node, void *arg) in irq_domain_alloc_irqs() 707 static inline struct fwnode_handle *of_node_to_fwnode(struct device_node *node) in of_node_to_fwnode()
|
/linux/net/sunrpc/ |
H A D | svc.c | 178 unsigned int node; in svc_pool_map_choose_mode() local 263 unsigned int node; in svc_pool_map_init_pernode() local 365 unsigned int node = m->pool_to[pidx]; in svc_pool_map_set_cpumask() local 639 svc_init_buffer(struct svc_rqst *rqstp, const struct svc_serv *serv, int node) in svc_init_buffer() 682 svc_prepare_thread(struct svc_serv *serv, struct svc_pool *pool, int node) in svc_prepare_thread() 805 int node; in svc_start_kthreads() local
|
/linux/kernel/ |
H A D | kthread.c | 47 int node; member 59 unsigned int node; member 504 void *data, int node, in __kthread_create_on_node() 579 void *data, int node, in kthread_create_on_node() 1034 __kthread_create_worker_on_node(unsigned int flags, int node, in __kthread_create_worker_on_node() 1072 kthread_create_worker_on_node(unsigned int flags, int node, const char namefmt[], ...) in kthread_create_worker_on_node()
|
/linux/tools/perf/util/ |
H A D | annotate-data.c | 195 static int data_type_cmp(const void *_key, const struct rb_node *node) in data_type_cmp() argument 322 struct rb_node *node; dso__findnew_data_type() local 589 struct rb_node node; global() member 596 global_var_cmp(const void * _key,const struct rb_node * node) global_var_cmp() argument 621 struct rb_node *node; global_var__find() local 663 struct rb_node *node = rb_first(root); global_var_type__tree_delete() local 1667 struct rb_node *node = rb_first(root); annotated_data_type__tree_delete() local [all...] |
/linux/arch/powerpc/kexec/ |
H A D | core_64.c | 42 struct device_node *node; in machine_kexec_prepare() local 411 struct device_node *node; in export_htab_values() local
|
/linux/drivers/clk/mediatek/ |
H A D | clk-mt6795-apmixedsys.c | 140 struct device_node *node = dev->of_node; in clk_mt6795_apmixed_probe() local 192 struct device_node *node = pdev->dev.of_node; in clk_mt6795_apmixed_remove() local
|
H A D | clk-mt8173-apmixedsys.c | 143 struct device_node *node = pdev->dev.of_node; in clk_mt8173_apmixed_probe() local 198 struct device_node *node = pdev->dev.of_node; in clk_mt8173_apmixed_remove() local
|
H A D | clk-mt8195-apmixedsys.c | 174 struct device_node *node = pdev->dev.of_node; in clk_mt8195_apmixed_probe() local 214 struct device_node *node = pdev->dev.of_node; in clk_mt8195_apmixed_remove() local
|
/linux/drivers/gpu/drm/sti/ |
H A D | sti_drv.c | 78 struct drm_info_node *node = s->private; in sti_drm_fps_dbg_show() local 234 struct device_node *node = dev->of_node; in sti_platform_probe() local
|