| /linux-6.15/drivers/interconnect/mediatek/ |
| H A D | icc-emi.c | 20 static int mtk_emi_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in mtk_emi_icc_aggregate() 36 struct mtk_icc_node *node = dst->data; in mtk_emi_icc_set() local 80 struct icc_node *node; in mtk_emi_icc_probe() local
|
| /linux-6.15/drivers/clk/mediatek/ |
| H A D | clk-mt8173-infracfg.c | 79 static void clk_mt8173_infra_init_early(struct device_node *node) in clk_mt8173_infra_init_early() 100 struct device_node *node = pdev->dev.of_node; in clk_mt8173_infracfg_probe() local 144 struct device_node *node = pdev->dev.of_node; in clk_mt8173_infracfg_remove() local
|
| /linux-6.15/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_debugfs.c | 46 struct drm_info_node *node = (struct drm_info_node *)m->private; in virtio_gpu_features() local 71 struct drm_info_node *node = (struct drm_info_node *) m->private; in virtio_gpu_debugfs_irq_info() local 83 struct drm_info_node *node = (struct drm_info_node *)m->private; in virtio_gpu_debugfs_host_visible_mm() local
|
| /linux-6.15/drivers/xen/xenbus/ |
| H A D | xenbus_xs.c | 437 const char *dir, const char *node, unsigned int *num) in xenbus_directory() 457 const char *dir, const char *node) in xenbus_exists() 475 const char *dir, const char *node, unsigned int *len) in xenbus_read() 494 const char *dir, const char *node, const char *string) in xenbus_write() 517 const char *dir, const char *node) in xenbus_mkdir() 533 int xenbus_rm(struct xenbus_transaction t, const char *dir, const char *node) in xenbus_rm() 583 const char *dir, const char *node, const char *fmt, ...) in xenbus_scanf() 605 unsigned int xenbus_read_unsigned(const char *dir, const char *node, in xenbus_read_unsigned() 621 const char *dir, const char *node, const char *fmt, ...) in xenbus_printf()
|
| /linux-6.15/drivers/clk/ti/ |
| H A D | clk.c | 174 struct device_node *node, *parent, *child; in ti_dt_clocks_register() local 263 struct device_node *node; member 280 int __init ti_clk_retry_init(struct device_node *node, void *user, in ti_clk_retry_init() 308 int ti_clk_get_reg_addr(struct device_node *node, int index, in ti_clk_get_reg_addr() 373 int ti_clk_get_legacy_bit_shift(struct device_node *node) in ti_clk_get_legacy_bit_shift() 616 struct clk *of_ti_clk_register(struct device_node *node, struct clk_hw *hw, in of_ti_clk_register() 647 struct clk *of_ti_clk_register_omap_hw(struct device_node *node, in of_ti_clk_register_omap_hw()
|
| H A D | clkctrl.c | 53 struct list_head node; member 286 struct device_node *node, struct clk_hw *clk_hw, in _ti_clkctrl_clk_register() 334 struct device_node *node, u16 offset, in _ti_clkctrl_setup_gate() 355 struct device_node *node, u16 offset, in _ti_clkctrl_setup_mux() 390 struct device_node *node, u16 offset, in _ti_clkctrl_setup_div() 426 struct device_node *node, in _ti_clkctrl_setup_subclks() 510 static void __init _ti_omap4_clkctrl_setup(struct device_node *node) in _ti_omap4_clkctrl_setup()
|
| /linux-6.15/drivers/of/ |
| H A D | of_reserved_mem.c | 109 static void __init fdt_reserved_mem_save_node(unsigned long node, const char *uname, in fdt_reserved_mem_save_node() 152 static int __init __reserved_mem_reserve_reg(unsigned long node, in __reserved_mem_reserve_reg() 195 static int __init __reserved_mem_check_root(unsigned long node) in __reserved_mem_check_root() 231 int node, child; in fdt_scan_reserved_mem_reg_nodes() local 289 int node, child; in fdt_scan_reserved_mem() local 396 static int __init __reserved_mem_alloc_size(unsigned long node, const char *uname) in __reserved_mem_alloc_size() 573 unsigned long node = rmem->fdt_node; in fdt_init_reserved_mem_node() local
|
| H A D | base.c | 567 struct device_node *of_get_parent(const struct device_node *node) in of_get_parent() 593 struct device_node *of_get_next_parent(struct device_node *node) in of_get_next_parent() 609 static struct device_node *__of_get_next_child(const struct device_node *node, in __of_get_next_child() 635 struct device_node *of_get_next_child(const struct device_node *node, in of_get_next_child() 715 struct device_node *of_get_next_available_child(const struct device_node *node, in of_get_next_available_child() 730 struct device_node *of_get_next_reserved_child(const struct device_node *node, in of_get_next_reserved_child() 752 struct device_node *node; in of_get_next_cpu_node() local 815 struct device_node *of_get_child_by_name(const struct device_node *node, in of_get_child_by_name() 872 struct device_node *__of_find_node_by_full_path(struct device_node *node, in __of_find_node_by_full_path() 1074 const struct device_node *node) in __of_match_node() [all …]
|
| /linux-6.15/drivers/clk/sunxi/ |
| H A D | clk-a10-pll2.c | 38 static void __init sun4i_pll2_setup(struct device_node *node, in sun4i_pll2_setup() 181 static void __init sun4i_a10_pll2_setup(struct device_node *node) in sun4i_a10_pll2_setup() 189 static void __init sun5i_a13_pll2_setup(struct device_node *node) in sun5i_a13_pll2_setup()
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | numa.c | 125 void __init early_numa_add_cpu(int cpuid, s16 node) in early_numa_add_cpu() 190 static void __init node_mem_init(unsigned int node) in node_mem_init() 208 static void __init add_node_intersection(u32 node, u64 start, u64 size, u32 type) in add_node_intersection() 331 int node; in init_numa_memory() local 372 unsigned int node; in paging_init() local
|
| /linux-6.15/kernel/trace/ |
| H A D | trace_stat.c | 27 struct rb_node node; member 171 struct rb_node *node; in stat_seq_start() local 195 struct rb_node *node = p; in stat_seq_next() local 307 struct stat_session *session, *node; in register_stat_tracer() local 347 struct stat_session *node, *tmp; in unregister_stat_tracer() local
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_res_cursor.h | 40 void *node; member 60 struct drm_mm_node *node; in amdgpu_res_first() local 128 struct drm_mm_node *node; in amdgpu_res_next() local
|
| H A D | amdgpu_gtt_mgr.c | 98 struct ttm_range_mgr_node *node = to_ttm_range_mgr_node(res); in amdgpu_gtt_mgr_has_gart_addr() local 120 struct ttm_range_mgr_node *node; in amdgpu_gtt_mgr_new() local 171 struct ttm_range_mgr_node *node = to_ttm_range_mgr_node(res); in amdgpu_gtt_mgr_del() local 192 struct ttm_range_mgr_node *node; in amdgpu_gtt_mgr_recover() local
|
| /linux-6.15/drivers/acpi/acpica/ |
| H A D | dbmethod.c | 117 struct acpi_namespace_node *node; in acpi_db_set_method_data() local 362 static acpi_status acpi_db_evaluate_object(struct acpi_namespace_node *node) in acpi_db_evaluate_object() 451 struct acpi_namespace_node *node = in acpi_db_walk_for_execute() local 501 struct acpi_namespace_node *node = in acpi_db_walk_for_execute_all() local
|
| H A D | evxfregn.c | 52 struct acpi_namespace_node *node; in acpi_install_address_space_handler_internal() local 145 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local 277 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | alloc.c | 57 int node) in mlx5_dma_zalloc_coherent_node() 75 struct mlx5_frag_buf *buf, int node) in mlx5_frag_buf_alloc_node() 134 int node) in mlx5_alloc_db_pgdir() 187 int mlx5_db_alloc_node(struct mlx5_core_dev *dev, struct mlx5_db *db, int node) in mlx5_db_alloc_node()
|
| /linux-6.15/drivers/irqchip/ |
| H A D | irq-mmp.c | 190 static int mmp_irq_domain_xlate(struct irq_domain *d, struct device_node *node, in mmp_irq_domain_xlate() 247 static int __init mmp_init_bases(struct device_node *node) in mmp_init_bases() 288 static int __init mmp_of_init(struct device_node *node, in mmp_of_init() 306 static int __init mmp2_of_init(struct device_node *node, in mmp2_of_init() 324 static int __init mmp3_of_init(struct device_node *node, in mmp3_of_init() 356 static int __init mmp2_mux_of_init(struct device_node *node, in mmp2_mux_of_init()
|
| H A D | irq-atmel-aic5.c | 326 static int __init aic5_of_init(struct device_node *node, in aic5_of_init() 369 static int __init sama5d2_aic5_of_init(struct device_node *node, in sama5d2_aic5_of_init() 385 static int __init sama5d3_aic5_of_init(struct device_node *node, in sama5d3_aic5_of_init() 394 static int __init sama5d4_aic5_of_init(struct device_node *node, in sama5d4_aic5_of_init() 403 static int __init sam9x60_aic5_of_init(struct device_node *node, in sam9x60_aic5_of_init() 412 static int __init sam9x7_aic5_of_init(struct device_node *node, struct device_node *parent) in sam9x7_aic5_of_init()
|
| /linux-6.15/drivers/acpi/numa/ |
| H A D | srat.c | 49 int node_to_pxm(int node) in node_to_pxm() 57 static void __acpi_map_pxm_to_node(int pxm, int node) in __acpi_map_pxm_to_node() 67 int node; in acpi_map_pxm_to_node() local 364 int node, pxm; in acpi_parse_memory_affinity() local 433 int node; in acpi_parse_cfmws() local 528 int node; in acpi_parse_gi_affinity() local
|
| /linux-6.15/drivers/infiniband/hw/hfi1/ |
| H A D | user_exp_rcv.c | 134 struct tid_rb_node *node, in unpin_rcv_pages() 730 struct tid_rb_node *node; in set_rcvarray_entry() local 792 struct tid_rb_node *node; in unprogram_rcvarray() local 818 static void __clear_tid_node(struct hfi1_filedata *fd, struct tid_rb_node *node) in __clear_tid_node() 841 static void clear_tid_node(struct hfi1_filedata *fd, struct tid_rb_node *node) in clear_tid_node() 876 struct tid_rb_node *node; in unlock_exp_tids() local 896 struct tid_rb_node *node = in tid_rb_invalidate() local
|
| /linux-6.15/drivers/i2c/ |
| H A D | i2c-core-of.c | 22 int of_i2c_get_board_info(struct device *dev, struct device_node *node, in of_i2c_get_board_info() 66 struct device_node *node) in of_i2c_register_device() 87 struct device_node *bus, *node; in of_i2c_register_devices() local
|
| H A D | i2c-core-of-prober.c | 60 static int i2c_of_probe_enable_node(struct device *dev, struct device_node *node) in i2c_of_probe_enable_node() 186 static int i2c_of_probe_simple_get_supply(struct device *dev, struct device_node *node, in i2c_of_probe_simple_get_supply() 249 static int i2c_of_probe_simple_get_gpiod(struct device *dev, struct device_node *node, in i2c_of_probe_simple_get_gpiod() 323 struct device_node *node; in i2c_of_probe_simple_enable() local
|
| /linux-6.15/drivers/pinctrl/sunxi/ |
| H A D | pinctrl-sunxi-dt.c | 46 static u8 sunxi_pinctrl_dt_read_pinmux(const struct device_node *node, in sunxi_pinctrl_dt_read_pinmux() 148 struct device_node *node; in prepare_function_table() local 256 static void fill_pin_function(struct device *dev, struct device_node *node, in fill_pin_function() 347 struct device_node *pnode = pdev->dev.of_node, *node; in sunxi_pinctrl_dt_table_init() local
|
| /linux-6.15/include/drm/ |
| H A D | drm_of.h | 81 struct device_node *node) in drm_of_component_match_add() 93 static inline int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint() 182 static inline int drm_of_encoder_active_endpoint_id(struct device_node *node, in drm_of_encoder_active_endpoint_id() 192 static inline int drm_of_encoder_active_port_id(struct device_node *node, in drm_of_encoder_active_port_id()
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | 11n.h | 60 struct mwifiex_sta_node *node = mwifiex_get_sta_entry(priv, ptr->ra); in mwifiex_is_station_ampdu_allowed() local 157 struct mwifiex_sta_node *node) in mwifiex_is_sta_11n_enabled() 171 struct mwifiex_sta_node *node = mwifiex_get_sta_entry(priv, ra); in mwifiex_tdls_peer_11n_enabled() local
|