| /linux-6.15/Documentation/devicetree/bindings/mfd/ |
| H A D | rockchip,rk816.yaml | 95 $ref: /schemas/pinctrl/pinmux-node.yaml
|
| /linux-6.15/Documentation/devicetree/bindings/net/ |
| H A D | allwinner,sun8i-a83t-emac.yaml | 164 Integrated PHY node
|
| /linux-6.15/Documentation/devicetree/bindings/net/can/ |
| H A D | renesas,rcar-canfd.yaml | 86 child node. Each channel can be enabled/disabled individually.
|
| /linux-6.15/Documentation/driver-api/thermal/ |
| H A D | cpu-cooling-api.rst | 42 the name "thermal-cpufreq-%x" linking it with a device tree node, in
|
| /linux-6.15/drivers/irqchip/ |
| H A D | irq-imx-intmux.c | 134 static int imx_intmux_irq_xlate(struct irq_domain *d, struct device_node *node, in imx_intmux_irq_xlate() argument
|
| /linux-6.15/Documentation/devicetree/bindings/reserved-memory/ |
| H A D | ramoops.yaml | 11 recovered after a reboot. This is a child-node of "/reserved-memory", and
|
| /linux-6.15/Documentation/sound/soc/ |
| H A D | machine.rst | 75 either dai name or device tree node but not both. Also, names used here
|
| /linux-6.15/Documentation/devicetree/bindings/remoteproc/ |
| H A D | qcom,sc7280-adsp-pil.yaml | 28 - description: Phandle to apps_smmu node with sid mask
|
| /linux-6.15/Documentation/usb/ |
| H A D | chipidea.rst | 24 1.1.2 Add below entries in your dts file for your controller node
|
| /linux-6.15/arch/powerpc/include/asm/ |
| H A D | ps3.h | 507 void ps3_sync_irq(int node);
|
| H A D | opal.h | 310 extern int early_init_dt_scan_opal(unsigned long node, const char *uname, 312 extern int early_init_dt_scan_recoverable_ranges(unsigned long node,
|
| /linux-6.15/arch/arm64/boot/dts/hisilicon/ |
| H A D | hip06.dtsi | 378 * systems. Hence please make sure that the smmu pcie node on 380 * when iommu-map entry is used along with the PCIe node.
|
| /linux-6.15/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,pmic-gpio.yaml | 438 - $ref: pinmux-node.yaml 439 - $ref: pincfg-node.yaml
|
| /linux-6.15/drivers/tty/serial/ |
| H A D | lantiq.c | 808 struct device_node *node = pdev->dev.of_node; in lqasc_probe() local 835 line = of_alias_get_id(node, "serial"); in lqasc_probe()
|
| /linux-6.15/drivers/pci/controller/ |
| H A D | pcie-xilinx-dma-pl.c | 577 struct device_node *node = dev->of_node; in xilinx_pl_dma_pcie_init_irq_domain() local 582 pcie_intc_node = of_get_child_by_name(node, "interrupt-controller"); in xilinx_pl_dma_pcie_init_irq_domain()
|
| H A D | pcie-xilinx-nwl.c | 576 struct device_node *node = dev->of_node; in nwl_pcie_init_irq_domain() local 579 intc_node = of_get_next_child(node, NULL); in nwl_pcie_init_irq_domain()
|
| /linux-6.15/Documentation/devicetree/bindings/usb/ |
| H A D | qcom,dwc3.yaml | 75 description: specifies a phandle to PM domain provider node 144 # Required child node:
|
| /linux-6.15/drivers/pci/controller/dwc/ |
| H A D | pci-dra7xx.c | 352 struct device_node *node = dev->of_node; in dra7xx_pcie_init_irq_domain() local 353 struct device_node *pcie_intc_node = of_get_next_child(node, NULL); in dra7xx_pcie_init_irq_domain()
|
| /linux-6.15/drivers/mfd/ |
| H A D | max8925-core.c | 659 struct device_node *node = chip->dev->of_node; in max8925_irq_init() local 685 irq_domain_add_legacy(node, MAX8925_NR_IRQS, chip->irq_base, 0, in max8925_irq_init()
|
| /linux-6.15/Documentation/devicetree/bindings/ |
| H A D | writing-schema.rst | 79 compatible-string values or node name. Most bindings should not need select. 92 A property can also define a child DT node with child properties defined
|
| /linux-6.15/drivers/gpu/drm/omapdrm/dss/ |
| H A D | venc.c | 759 struct device_node *node = venc->pdev->dev.of_node; in venc_probe_of() local 764 ep = of_graph_get_endpoint_by_regs(node, 0, 0); in venc_probe_of()
|
| /linux-6.15/arch/powerpc/boot/dts/ |
| H A D | icon.dts | 340 * to avoid putting a node for it in the tree, so the numbers 381 * to avoid putting a node for it in the tree, so the numbers
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | cs35l45.c | 1068 struct device_node *node = cs35l45->dev->of_node; in cs35l45_apply_property_config() local 1078 if (!node) in cs35l45_apply_property_config() 1083 child = of_get_child_by_name(node, of_name); in cs35l45_apply_property_config()
|
| /linux-6.15/block/ |
| H A D | genhd.c | 1442 struct gendisk *__blk_alloc_disk(struct queue_limits *lim, int node, in __blk_alloc_disk() argument 1449 q = blk_alloc_queue(lim ? lim : &default_lim, node); in __blk_alloc_disk() 1453 disk = __alloc_disk_node(q, node, lkclass); in __blk_alloc_disk()
|
| /linux-6.15/drivers/dma/ |
| H A D | dmaengine.c | 306 int node = dev_to_node(chan->device->dev); in dma_chan_is_local() local 307 return node == NUMA_NO_NODE || in dma_chan_is_local() 308 cpumask_test_cpu(cpu, cpumask_of_node(node)); in dma_chan_is_local()
|