| /linux-6.15/Documentation/devicetree/bindings/mux/ |
| H A D | mux-controller.yaml | 54 An example mux controller node look like this (the adg972a chip is a triple
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-edid.rst | 113 device node the pad represents the input or output index as
|
| /linux-6.15/Documentation/devicetree/bindings/regulator/ |
| H A D | ti-abb-regulator.txt | 19 - clocks: should point to the clock node used by ABB module
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| H A D | overview.rst | 328 node in the device tree (compatible "fsl,qoriq-mc") passed in by boot 341 The binding for the MC-bus device-tree node can be consulted at
|
| /linux-6.15/drivers/pci/controller/ |
| H A D | pcie-altera.c | 855 struct device_node *node = dev->of_node; in altera_pcie_init_irq_domain() local 858 pcie->irq_domain = irq_domain_add_linear(node, PCI_NUM_INTX, in altera_pcie_init_irq_domain()
|
| /linux-6.15/drivers/media/pci/mgb4/ |
| H A D | mgb4_vout.c | 90 struct mgb4_frame_buffer *buf, *node; in return_all_buffers() local 94 list_for_each_entry_safe(buf, node, &voutdev->buf_list, list) { in return_all_buffers()
|
| /linux-6.15/Documentation/driver-api/media/ |
| H A D | mc-core.rst | 79 defined: a device node. Such interfaces are represented by a 82 Drivers initialize and create device node interfaces by calling
|
| /linux-6.15/drivers/pci/endpoint/functions/ |
| H A D | pci-epf-test.c | 203 static bool epf_dma_filter_fn(struct dma_chan *chan, void *node) in epf_dma_filter_fn() argument 205 struct epf_dma_filter *filter = node; in epf_dma_filter_fn()
|
| /linux-6.15/drivers/media/pci/sta2x11/ |
| H A D | sta2x11_vip.c | 351 struct vip_buffer *vip_buf, *node; in stop_streaming() local 360 list_for_each_entry_safe(vip_buf, node, &vip->buffer_list, list) { in stop_streaming()
|
| /linux-6.15/drivers/input/touchscreen/ |
| H A D | sur40.c | 899 struct sur40_buffer *buf, *node; in return_all_buffers() local 902 list_for_each_entry_safe(buf, node, &sur40->buf_list, list) { in return_all_buffers()
|
| /linux-6.15/drivers/iommu/intel/ |
| H A D | pasid.c | 63 dir = iommu_alloc_pages_node(info->iommu->node, GFP_KERNEL, order); in intel_pasid_alloc_table() 151 entries = iommu_alloc_page_node(info->iommu->node, GFP_ATOMIC); in intel_pasid_get_entry()
|
| /linux-6.15/arch/powerpc/boot/dts/ |
| H A D | glacier.dts | 522 * to avoid putting a node for it in the tree, so the numbers 564 * to avoid putting a node for it in the tree, so the numbers
|
| /linux-6.15/Documentation/networking/device_drivers/can/ctu/ |
| H A D | ctucanfd-driver.rst | 502 It may be desirable to report when the node reaches *Error Passive*, 510 the node may be either *Error Passive* or *Bus Off*. If the node goes 512 Otherwise, the node is *or was* *Error Passive*. However, it may happen
|
| /linux-6.15/drivers/mtd/nand/raw/ |
| H A D | sunxi_nand.c | 193 struct list_head node; member 1929 node); in sunxi_nand_chips_cleanup() 1934 list_del(&sunxi_nand->node); in sunxi_nand_chips_cleanup() 2020 list_add_tail(&sunxi_nand->node, &nfc->chips); in sunxi_nand_chip_init()
|
| H A D | marvell_nand.c | 340 struct list_head node; member 2751 list_add_tail(&marvell_nand->node, &nfc->chips); in marvell_nand_chip_init() 2762 list_for_each_entry_safe(entry, temp, &nfc->chips, node) { in marvell_nand_chips_cleanup() 2767 list_del(&entry->node); in marvell_nand_chips_cleanup() 3047 list_for_each_entry(chip, &nfc->chips, node) in marvell_nfc_suspend()
|
| /linux-6.15/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_gpu_state.c | 98 struct list_head node; member 110 list_add_tail(&obj->node, &a6xx_state->objs); in state_kcalloc() 1663 list_for_each_entry_safe(obj, tmp, &a6xx_state->objs, node) { in a6xx_gpu_state_destroy() 1664 list_del(&obj->node); in a6xx_gpu_state_destroy()
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | uio-howto.rst | 138 the last time the device node was read. 274 region, it will show up in the corresponding sysfs node. 413 string of the node the driver is supposed to handle. By default, the 414 node's name (without the unit address) is exposed as name for the 416 ``"linux,uio-name"`` may be specified in the DT node.
|
| /linux-6.15/drivers/rapidio/devices/ |
| H A D | tsi721.c | 423 list_for_each_entry(dbell, &mport->dbells, node) { in tsi721_db_dpc() 1197 list_add_tail(&map->node, &ib_win->mappings); in tsi721_rio_map_inb_mem() 1232 list_add_tail(&map->node, &ib_win->mappings); in tsi721_rio_map_inb_mem() 1290 &ib_win->mappings, node) { in tsi721_rio_unmap_inb_mem() 1292 list_del(&map->node); in tsi721_rio_unmap_inb_mem()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_netdev.c | 2160 int node; in mlx4_en_alloc_resources() local 2165 node = cpu_to_node(i % num_online_cpus()); in mlx4_en_alloc_resources() 2167 prof->tx_ring_size, i, t, node)) in mlx4_en_alloc_resources() 2172 TXBB_SIZE, node, i)) in mlx4_en_alloc_resources() 2179 node = cpu_to_node(i % num_online_cpus()); in mlx4_en_alloc_resources() 2181 prof->rx_ring_size, i, RX, node)) in mlx4_en_alloc_resources() 2186 node, i)) in mlx4_en_alloc_resources()
|
| /linux-6.15/drivers/net/ethernet/freescale/ |
| H A D | fec_main.c | 2529 struct device_node *node; in fec_enet_mii_init() local 2562 node = of_get_child_by_name(pdev->dev.of_node, "mdio"); in fec_enet_mii_init() 2563 if (node) { in fec_enet_mii_init() 2564 of_property_read_u32(node, "clock-frequency", &bus_freq); in fec_enet_mii_init() 2565 suppress_preamble = of_property_read_bool(node, in fec_enet_mii_init() 2642 err = of_mdiobus_register(fep->mii_bus, node); in fec_enet_mii_init() 2645 of_node_put(node); in fec_enet_mii_init() 2665 of_node_put(node); in fec_enet_mii_init()
|
| /linux-6.15/arch/powerpc/platforms/powermac/ |
| H A D | pic.c | 256 static int pmac_pic_host_match(struct irq_domain *h, struct device_node *node, in pmac_pic_host_match() argument
|
| /linux-6.15/drivers/dma/hsu/ |
| H A D | hsu.c | 127 list_del(&vdesc->node); in hsu_dma_start_transfer()
|
| /linux-6.15/drivers/bus/ |
| H A D | hisi_lpc.c | 434 list_for_each_entry(rentry, &resource_list, node) { in hisi_lpc_acpi_set_io_res()
|
| /linux-6.15/Documentation/devicetree/bindings/display/ |
| H A D | xylon,logicvc-display.yaml | 24 Layers are declared in the "layers" sub-node and have dedicated configuration.
|
| /linux-6.15/drivers/video/fbdev/ |
| H A D | grvga.c | 473 info->node, info->var.xres, info->var.yres, info->var.bits_per_pixel, in grvga_probe()
|