Home
last modified time | relevance | path

Searched defs:node (Results 1251 - 1275 of 5279) sorted by relevance

1...<<51525354555657585960>>...212

/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dfifo.h46 struct list_head node; member
/kernel/linux/linux-6.6/drivers/clk/bcm/
H A Dclk-iproc-asiu.c175 void __init iproc_asiu_setup(struct device_node *node, in iproc_asiu_setup() argument
H A Dclk-sr.c181 static void sr_genpll3_clk_init(struct device_node *node) in sr_genpll3_clk_init() argument
H A Dclk-bcm281xx.c333 static void __init kona_dt_root_ccu_setup(struct device_node *node) in kona_dt_root_ccu_setup() argument
338 static void __init kona_dt_aon_ccu_setup(struct device_node *node) in kona_dt_aon_ccu_setup() argument
343 static void __init kona_dt_hub_ccu_setup(struct device_node *node) in kona_dt_hub_ccu_setup() argument
348 static void __init kona_dt_master_ccu_setup(struct device_node *node) in kona_dt_master_ccu_setup() argument
353 static void __init kona_dt_slave_ccu_setup(struct device_node *node) in kona_dt_slave_ccu_setup() argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-nspire.c63 static void __init nspire_ahbdiv_setup(struct device_node *node, in nspire_ahbdiv_setup() argument
90 static void __init nspire_ahbdiv_setup_cx(struct device_node *node) in nspire_ahbdiv_setup_cx() argument
95 static void __init nspire_ahbdiv_setup_classic(struct device_node *node) in nspire_ahbdiv_setup_classic() argument
105 nspire_clk_setup(struct device_node *node, void (*get_clkinfo)(u32, struct nspire_clk_info *)) nspire_clk_setup() argument
137 nspire_clk_setup_cx(struct device_node *node) nspire_clk_setup_cx() argument
142 nspire_clk_setup_classic(struct device_node *node) nspire_clk_setup_classic() argument
[all...]
H A Dclk-fixed-rate.c160 static struct clk_hw *_of_fixed_clk_setup(struct device_node *node) in _of_fixed_clk_setup() argument
193 void __init of_fixed_clk_setup(struct device_node *node) in of_fixed_clk_setup() argument
[all...]
H A Dclk-gpio.c196 struct device_node *node = dev->of_node; in gpio_clk_driver_probe() local
/kernel/linux/linux-6.6/drivers/clk/mediatek/
H A Dclk-mt6795-apmixedsys.c140 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 Dclk-mt8192-apmixedsys.c155 struct device_node *node = pdev->dev.of_node; in clk_mt8192_apmixed_probe() local
193 struct device_node *node = pdev->dev.of_node; in clk_mt8192_apmixed_remove() local
H A Dclk-mt8173-apmixedsys.c143 struct device_node *node = pdev->dev.of_node; in clk_mt8173_apmixed_probe() local
197 struct device_node *node = pdev->dev.of_node; in clk_mt8173_apmixed_remove() local
H A Dclk-pllfh.c65 struct device_node *node; in fhctl_parse_dt() local
197 int mtk_clk_register_pllfhs(struct device_node *node, in mtk_clk_register_pllfhs() argument
[all...]
/kernel/linux/linux-6.6/drivers/block/zram/zram_group/
H A Dzlist.c25 static inline void zlist_node_lock(struct zlist_node *node) in zlist_node_lock() argument
30 static inline void zlist_node_unlock(struct zlist_node *node) in zlist_node_unlock() argument
36 zlist_before_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_add_check() argument
46 zlist_after_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_add_check() argument
56 zlist_before_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_del_check() argument
66 zlist_after_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_del_check() argument
76 zlist_before_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_add_check() argument
79 zlist_after_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_add_check() argument
82 zlist_before_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_del_check() argument
85 zlist_after_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_del_check() argument
115 struct zlist_node *node = idx2node(idx, tab); zlist_add_nolock() local
138 struct zlist_node *node = idx2node(idx, tab); zlist_add_tail_nolock() local
161 struct zlist_node *node = idx2node(idx, tab); zlist_del_nolock() local
191 struct zlist_node *node = idx2node(idx, tab); zlist_is_isolated_nolock() local
198 struct zlist_node *node = idx2node(idx, tab); zlist_set_priv() local
210 struct zlist_node *node = idx2node(idx, tab); zlist_clr_priv_nolock() local
220 struct zlist_node *node = idx2node(idx, tab); zlist_test_priv_nolock() local
230 struct zlist_node *node = idx2node(idx, tab); zlist_node_init() local
[all...]
/kernel/linux/linux-6.6/drivers/base/test/
H A Dproperty-entry-test.c20 struct fwnode_handle *node; in pe_test_uints() local
131 struct fwnode_handle *node; pe_test_uint_arrays() local
266 struct fwnode_handle *node; pe_test_strings() local
331 struct fwnode_handle *node; pe_test_bool() local
424 struct fwnode_handle *node; pe_test_reference() local
[all...]
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dmokvar-table.c74 struct list_head node; member
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dfdt.c33 int node, num_rsv; in update_fdt() local
149 int node = fdt_path_offset(fdt, "/chosen"); update_fdt_memmap() local
[all...]
/kernel/linux/linux-6.6/drivers/firmware/
H A Dtrusted_foundations.c162 struct device_node *node; in of_register_trusted_foundations() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sync.c39 struct hlist_node node; member
[all...]
H A Damdgpu_gtt_mgr.c98 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); amdgpu_gtt_mgr_del() local
192 struct ttm_range_mgr_node *node; amdgpu_gtt_mgr_recover() local
[all...]
/kernel/linux/linux-6.6/drivers/gnss/
H A Dserial.c113 struct device_node *node = serdev->dev.of_node; in gnss_serial_parse_dt() local
/kernel/linux/linux-6.6/drivers/clk/sunxi/
H A Dclk-sun4i-display.c101 static void __init sun4i_a10_display_init(struct device_node *node, in sun4i_a10_display_init() argument
232 sun4i_a10_tcon_ch0_setup(struct device_node *node) sun4i_a10_tcon_ch0_setup() argument
251 sun4i_a10_display_setup(struct device_node *node) sun4i_a10_display_setup() argument
[all...]
H A Dclk-factors.c176 static struct clk *__sunxi_factors_register(struct device_node *node, in __sunxi_factors_register() argument
272 struct clk *sunxi_factors_register(struct device_node *node, in sunxi_factors_register() argument
280 struct clk *sunxi_factors_register_critical(struct device_node *node, in sunxi_factors_register_critical() argument
288 void sunxi_factors_unregister(struct device_node *node, struc argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dapll.c128 omap_clk_register_apll(void *user, struct device_node *node) omap_clk_register_apll() argument
178 of_dra7_apll_setup(struct device_node *node) of_dra7_apll_setup() argument
339 of_omap2_apll_setup(struct device_node *node) of_omap2_apll_setup() argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/socfpga/
H A Dclk-gate.c137 void __init socfpga_gate_init(struct device_node *node) in socfpga_gate_init() argument
H A Dclk-pll.c73 static void __init __socfpga_pll_init(struct device_node *node, in __socfpga_pll_init() argument
132 void __init socfpga_pll_init(struct device_node *node) in socfpga_pll_init() argument
H A Dclk-pll-a10.c66 static void __init __socfpga_pll_init(struct device_node *node, in __socfpga_pll_init() argument
128 void __init socfpga_a10_pll_init(struct device_node *node) in socfpga_a10_pll_init() argument

Completed in 12 milliseconds

1...<<51525354555657585960>>...212