Home
last modified time | relevance | path

Searched refs:node (Results 5551 – 5575 of 6034) sorted by relevance

1...<<221222223224225226227228229230>>...242

/linux-6.15/drivers/mtd/nand/raw/
H A Dcadence-nand-controller.c514 struct list_head node; member
2818 list_add_tail(&cdns_chip->node, &cdns_ctrl->chips); in cadence_nand_chip_init()
2829 list_for_each_entry_safe(entry, temp, &cdns_ctrl->chips, node) { in cadence_nand_chips_cleanup()
2834 list_del(&entry->node); in cadence_nand_chips_cleanup()
/linux-6.15/fs/proc/
H A Dtask_mmu.c2867 unsigned long node[MAX_NUMNODES]; member
2905 md->node[folio_nid(folio)] += nr_pages; in gather_stats()
3100 if (md->node[nid]) in show_numa_map()
3101 seq_printf(m, " N%d=%lu", nid, md->node[nid]); in show_numa_map()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_oa.c99 struct llist_node node; member
703 llist_for_each_entry_safe(oa_bo, tmp, stream->oa_config_bos.first, node) in xe_oa_free_configs()
910 llist_add(&oa_bo->node, &stream->oa_config_bos); in __xe_oa_alloc_config_buffer()
924 llist_for_each_entry(oa_bo, stream->oa_config_bos.first, node) { in xe_oa_alloc_config_buffer()
/linux-6.15/Documentation/netlink/specs/
H A Dethtool.yaml1424 name: node-cnt
1427 name: node-id
2234 - node-cnt
2235 - node-id
/linux-6.15/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c1325 index = of_property_match_string(dev->hw->node, "memory-region-names", in mtk_wed_rro_alloc()
1330 np = of_parse_phandle(dev->hw->node, "memory-region", index); in mtk_wed_rro_alloc()
2817 hw->node = np; in mtk_wed_add_hw()
2887 of_node_put(hw->node); in mtk_wed_exit()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_main.c510 int node; in ice_pf_dis_all_vsi() local
517 for (node = 0; node < ICE_MAX_PF_AGG_NODES; node++) in ice_pf_dis_all_vsi()
518 pf->pf_agg_node[node].num_vsis = 0; in ice_pf_dis_all_vsi()
520 for (node = 0; node < ICE_MAX_VF_AGG_NODES; node++) in ice_pf_dis_all_vsi()
521 pf->vf_agg_node[node].num_vsis = 0; in ice_pf_dis_all_vsi()
8842 struct hlist_node *node; in ice_rem_all_chnl_fltrs() local
8845 hlist_for_each_entry_safe(fltr, node, in ice_rem_all_chnl_fltrs()
/linux-6.15/drivers/gpu/drm/bridge/
H A Dlontium-lt8912b.c476 .node = NULL, in lt8912_attach_dsi()
/linux-6.15/arch/arm64/boot/dts/ti/
H A Dk3-j7200-som-p0.dtsi181 * appropriate node based on board detection
/linux-6.15/include/linux/mtd/
H A Dnand.h295 struct list_head node; member
/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Dmaxim,max8997.yaml26 Regulator node for charging current.
/linux-6.15/arch/powerpc/boot/dts/fsl/
H A Dp1025rdb.dtsi184 it enables USB2. OTOH, U-Boot does create a new node
/linux-6.15/drivers/video/fbdev/
H A Dsimplefb.c642 dev_info(&pdev->dev, "fb%d: simplefb registered!\n", info->node); in simplefb_probe()
/linux-6.15/Documentation/devicetree/bindings/display/
H A Dst,stih4xx.txt115 - st,vtg: phandle on vtg main device node.
/linux-6.15/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net.h743 struct list_head node; member
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-cm-fx6.dts496 * Users who configured their OS properly can enable this node to gain
H A Dimx50.dtsi16 * pre-existing /chosen node to be available to insert the
/linux-6.15/arch/arm/boot/dts/axis/
H A Dartpec6.dtsi160 * leave the unwanted node as disabled.
/linux-6.15/drivers/mtd/parsers/
H A DKconfig72 flash memory node, as described in
/linux-6.15/Documentation/devicetree/bindings/thermal/
H A Dqcom-tsens.yaml107 Reference to an nvmem node for the calibration data
/linux-6.15/drivers/accessibility/speakup/
H A DKconfig170 This is the software synthesizer device node. It will
/linux-6.15/arch/arm/boot/dts/ti/omap/
H A Dam335x-osd3358-sm-red.dts42 * in tda19988 node.
/linux-6.15/fs/smb/server/
H A Dsmb_common.c654 list_for_each_entry(prev_fp, &curr_fp->f_ci->m_fp_list, node) { in ksmbd_smb_check_shared_mode()
/linux-6.15/Documentation/driver-api/
H A Deisa.rst67 node used for eisa_root_register internal purpose
/linux-6.15/arch/powerpc/sysdev/xive/
H A Dspapr.c565 static bool xive_spapr_match(struct device_node *node) in xive_spapr_match() argument
/linux-6.15/Documentation/driver-api/gpio/
H A Dboard.rst19 GPIOs mappings are defined in the consumer device's node, in a property named

1...<<221222223224225226227228229230>>...242