Home
last modified time | relevance | path

Searched refs:node (Results 3526 – 3550 of 6034) sorted by relevance

1...<<141142143144145146147148149150>>...242

/linux-6.15/include/linux/
H A Ddevice.h66 struct list_head node; member
807 static inline void set_dev_node(struct device *dev, int node) in set_dev_node() argument
809 dev->numa_node = node; in set_dev_node()
816 static inline void set_dev_node(struct device *dev, int node) in set_dev_node() argument
/linux-6.15/drivers/gpu/drm/sti/
H A Dsti_tvout.c499 struct drm_info_node *node = s->private; in tvout_dbg_show() local
500 struct sti_tvout *tvout = (struct sti_tvout *)node->info_ent->data; in tvout_dbg_show()
839 struct device_node *node = dev->of_node; in sti_tvout_probe() local
845 if (!node) in sti_tvout_probe()
/linux-6.15/fs/erofs/
H A Dfscache.c502 INIT_LIST_HEAD(&ctx->node); in erofs_fscache_acquire_cookie()
571 list_add(&ctx->node, &erofs_domain_cookies_list); in erofs_domain_init_cookie()
583 list_for_each_entry(ctx, &erofs_domain_cookies_list, node) { in erofs_domain_register_cookie()
622 list_del(&ctx->node); in erofs_fscache_unregister_cookie()
/linux-6.15/Documentation/ABI/testing/
H A Ddebugfs-hisi-hpre111 node is used to show the change of the qm register values. This
112 node can be help users to check the change of register values.
140 node is used to show the change of the register values. This
141 node can be help users to check the change of register values.
H A Dsysfs-nvmem-cells10 '0x' prefix, to mimic device tree node names). The length of
/linux-6.15/Documentation/devicetree/bindings/mfd/
H A Dmediatek,mt6397.yaml30 See the following for pwrap node definitions:
134 This is a clock buffer node for mt6397. However, there are no sub nodes
152 controllers are defined as the subnode of the function node provided by MT6323
157 Each led is represented as a child node of the mediatek,mt6323-led that
/linux-6.15/drivers/gpu/drm/omapdrm/
H A Domap_drv.c378 struct device_node *node = NULL; in omap_display_id() local
386 node = bridge->of_node; in omap_display_id()
389 return node ? of_alias_get_id(node, "display") : -ENODEV; in omap_display_id()
/linux-6.15/fs/ceph/
H A Dxattr.c585 xattr = rb_entry(parent, struct ceph_inode_xattr, node); in __set_xattr()
658 rb_link_node(&xattr->node, parent, p); in __set_xattr()
659 rb_insert_color(&xattr->node, &ci->i_xattrs.index); in __set_xattr()
684 xattr = rb_entry(parent, struct ceph_inode_xattr, node); in __get_xattr()
724 rb_erase(&xattr->node, &ci->i_xattrs.index); in __remove_xattr()
750 xattr = rb_entry(p, struct ceph_inode_xattr, node); in __copy_xattr_names()
775 xattr = rb_entry(p, struct ceph_inode_xattr, node); in __ceph_destroy_xattrs()
927 xattr = rb_entry(p, struct ceph_inode_xattr, node); in __ceph_build_xattrs_blob()
/linux-6.15/drivers/iio/adc/
H A Dstm32-dfsdm-adc.c674 struct fwnode_handle *node) in stm32_dfsdm_generic_channel_parse_of() argument
682 ret = fwnode_property_read_u32(node, "reg", &ch->channel); in stm32_dfsdm_generic_channel_parse_of()
694 if (fwnode_property_present(node, "label")) { in stm32_dfsdm_generic_channel_parse_of()
696 ret = fwnode_property_read_string(node, "label", &ch->datasheet_name); in stm32_dfsdm_generic_channel_parse_of()
707 ret = fwnode_property_read_string(node, "st,adc-channel-type", &of_str); in stm32_dfsdm_generic_channel_parse_of()
717 ret = fwnode_property_read_string(node, "st,adc-channel-clk-src", &of_str); in stm32_dfsdm_generic_channel_parse_of()
727 ret = fwnode_property_read_u32(node, "st,adc-alt-channel", &df_ch->alt_si); in stm32_dfsdm_generic_channel_parse_of()
732 backend = devm_iio_backend_fwnode_get(&indio_dev->dev, NULL, node); in stm32_dfsdm_generic_channel_parse_of()
/linux-6.15/kernel/rcu/
H A Dsrcutree.c176 ssp->srcu_sup->node = kcalloc(rcu_num_nodes, sizeof(*ssp->srcu_sup->node), gfp_flags); in init_srcu_struct_nodes()
177 if (!ssp->srcu_sup->node) in init_srcu_struct_nodes()
181 ssp->srcu_sup->level[0] = &ssp->srcu_sup->node[0]; in init_srcu_struct_nodes()
198 if (snp == &ssp->srcu_sup->node[0]) { in init_srcu_struct_nodes()
246 ssp->srcu_sup->node = NULL; in init_srcu_struct_fields()
709 kfree(sup->node); in cleanup_srcu_struct()
710 sup->node = NULL; in cleanup_srcu_struct()
/linux-6.15/net/bridge/
H A Dbr_multicast.c673 WARN_ON(!hlist_unhashed(&src->node)); in br_multicast_destroy_group_src()
683 hlist_del_init_rcu(&src->node); in __br_multicast_del_group_src()
1347 hlist_for_each_entry(ent, &pg->src_list, node) in br_multicast_find_group_src()
2303 hlist_for_each_entry(ent, &pg->src_list, node) in __grp_src_isexc_incl()
2342 hlist_for_each_entry(ent, &pg->src_list, node) in __grp_src_isexc_excl()
2414 hlist_for_each_entry(ent, &pg->src_list, node) in __grp_src_toin_incl()
2461 hlist_for_each_entry(ent, &pg->src_list, node) in __grp_src_toin_excl()
2543 hlist_for_each_entry(ent, &pg->src_list, node) in __grp_src_toex_incl()
2588 hlist_for_each_entry(ent, &pg->src_list, node) in __grp_src_toex_excl()
2663 hlist_for_each_entry(ent, &pg->src_list, node) in __grp_src_block_incl()
[all …]
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Drockchip,rk3036-codec.yaml33 The phandle of the syscon node for the GRF register.
/linux-6.15/Documentation/devicetree/bindings/gpio/
H A Dx-powers,axp209-gpio.yaml37 $ref: /schemas/pinctrl/pinmux-node.yaml#
H A Dgpio-ts4900.txt14 - gpio-controller: Marks the device node as a gpio controller.
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Dcsky,mpintc.txt20 intc node bindings definition
H A Damazon,al-fic.txt7 - interrupt-controller: identifies the node as an interrupt controller
/linux-6.15/Documentation/devicetree/bindings/nvmem/
H A Dfsl,scu-ocotp.yaml13 Client nodes are maintained as children of the relevant IMX-SCU device node.
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dimx8ulp-pcc-clock.yaml43 # Peripheral Clock Control Module node:
H A Dimx6sl-clock.yaml40 # Clock Control Module node:
/linux-6.15/drivers/gpu/drm/sun4i/
H A Dsunxi_engine.h138 struct device_node *node; member
/linux-6.15/net/dccp/
H A Dfeat.h76 struct list_head node; member
/linux-6.15/arch/powerpc/include/asm/
H A Ddrmem.h115 walk_drmem_lmbs_early(unsigned long node, void *data,
/linux-6.15/include/uapi/linux/
H A Dscif_ioctl.h70 __u16 node; member
/linux-6.15/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h75 u8 node; /* Operating node: Bits (46:44) in BAR0 address */ member
/linux-6.15/drivers/net/ethernet/huawei/hinic/
H A Dhinic_debugfs.h21 unsigned char node; member

1...<<141142143144145146147148149150>>...242