| /linux-6.15/drivers/mtd/nand/raw/ |
| H A D | cadence-nand-controller.c | 514 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 D | task_mmu.c | 2867 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 D | xe_oa.c | 99 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 D | ethtool.yaml | 1424 name: node-cnt 1427 name: node-id 2234 - node-cnt 2235 - node-id
|
| /linux-6.15/drivers/net/ethernet/mediatek/ |
| H A D | mtk_wed.c | 1325 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 D | ice_main.c | 510 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 D | lontium-lt8912b.c | 476 .node = NULL, in lt8912_attach_dsi()
|
| /linux-6.15/arch/arm64/boot/dts/ti/ |
| H A D | k3-j7200-som-p0.dtsi | 181 * appropriate node based on board detection
|
| /linux-6.15/include/linux/mtd/ |
| H A D | nand.h | 295 struct list_head node; member
|
| /linux-6.15/Documentation/devicetree/bindings/regulator/ |
| H A D | maxim,max8997.yaml | 26 Regulator node for charging current.
|
| /linux-6.15/arch/powerpc/boot/dts/fsl/ |
| H A D | p1025rdb.dtsi | 184 it enables USB2. OTOH, U-Boot does create a new node
|
| /linux-6.15/drivers/video/fbdev/ |
| H A D | simplefb.c | 642 dev_info(&pdev->dev, "fb%d: simplefb registered!\n", info->node); in simplefb_probe()
|
| /linux-6.15/Documentation/devicetree/bindings/display/ |
| H A D | st,stih4xx.txt | 115 - st,vtg: phandle on vtg main device node.
|
| /linux-6.15/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net.h | 743 struct list_head node; member
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6q-cm-fx6.dts | 496 * Users who configured their OS properly can enable this node to gain
|
| H A D | imx50.dtsi | 16 * pre-existing /chosen node to be available to insert the
|
| /linux-6.15/arch/arm/boot/dts/axis/ |
| H A D | artpec6.dtsi | 160 * leave the unwanted node as disabled.
|
| /linux-6.15/drivers/mtd/parsers/ |
| H A D | Kconfig | 72 flash memory node, as described in
|
| /linux-6.15/Documentation/devicetree/bindings/thermal/ |
| H A D | qcom-tsens.yaml | 107 Reference to an nvmem node for the calibration data
|
| /linux-6.15/drivers/accessibility/speakup/ |
| H A D | Kconfig | 170 This is the software synthesizer device node. It will
|
| /linux-6.15/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-osd3358-sm-red.dts | 42 * in tda19988 node.
|
| /linux-6.15/fs/smb/server/ |
| H A D | smb_common.c | 654 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 D | eisa.rst | 67 node used for eisa_root_register internal purpose
|
| /linux-6.15/arch/powerpc/sysdev/xive/ |
| H A D | spapr.c | 565 static bool xive_spapr_match(struct device_node *node) in xive_spapr_match() argument
|
| /linux-6.15/Documentation/driver-api/gpio/ |
| H A D | board.rst | 19 GPIOs mappings are defined in the consumer device's node, in a property named
|