Home
last modified time | relevance | path

Searched refs:of_node (Results 1 – 24 of 24) sorted by relevance

/include/linux/
Dirqdomain.h102 struct device_node *of_node; member
114 struct irq_domain *__irq_domain_add(struct device_node *of_node, int size,
118 struct irq_domain *irq_domain_add_simple(struct device_node *of_node,
123 struct irq_domain *irq_domain_add_legacy(struct device_node *of_node,
139 static inline struct irq_domain *irq_domain_add_linear(struct device_node *of_node, in irq_domain_add_linear() argument
144 return __irq_domain_add(of_node, size, size, 0, ops, host_data); in irq_domain_add_linear()
146 static inline struct irq_domain *irq_domain_add_nomap(struct device_node *of_node, in irq_domain_add_nomap() argument
151 return __irq_domain_add(of_node, 0, max_irq, max_irq, ops, host_data); in irq_domain_add_nomap()
154 struct device_node *of_node, in irq_domain_add_legacy_isa() argument
158 return irq_domain_add_legacy(of_node, NUM_ISA_INTERRUPTS, 0, 0, ops, in irq_domain_add_legacy_isa()
[all …]
Dof_pci.h64 struct msi_chip *of_pci_find_msi_chip_by_node(struct device_node *of_node);
69 of_pci_find_msi_chip_by_node(struct device_node *of_node) { return NULL; } in of_pci_find_msi_chip_by_node() argument
Dof_device.h44 of_node_put(dev->of_node); in of_device_node_put()
53 return of_node_get(cpu_dev->of_node); in of_cpu_device_node_get()
Dreset-controller.h42 struct device_node *of_node; member
Dof_dma.h23 struct device_node *of_node; member
Dpxa2xx_ssp.h196 struct device_node *of_node; member
225 struct ssp_device *pxa_ssp_request_of(const struct device_node *of_node,
Dmsi.h70 struct device_node *of_node; member
Dpower_supply.h198 struct device_node *of_node; member
Di2c.h277 struct device_node *of_node; member
Dpci.h1840 return pdev ? pdev->dev.of_node : NULL; in pci_device_to_OF_node()
1845 return bus ? bus->dev.of_node : NULL; in pci_bus_to_OF_node()
Ddevice.h781 struct device_node *of_node; /* associated device tree node */ member
/include/linux/platform_data/
Dmtd-onenand-omap2.h32 struct device_node *of_node; member
Dmtd-nand-omap2.h81 struct device_node *of_node; member
/include/linux/regulator/
Dof_regulator.h13 struct device_node *of_node; member
Ddriver.h312 struct device_node *of_node; member
/include/linux/mfd/
Dmax14577.h54 struct device_node *of_node; member
Dmax77693.h44 struct device_node *of_node; member
Dmax77686.h125 struct device_node *of_node; member
Dtps6586x.h81 struct device_node *of_node; member
Dtps65217.h244 struct device_node *of_node[TPS65217_NUM_REGULATOR]; member
/include/linux/mtd/
Dpartitions.h63 struct device_node *of_node; member
/include/linux/gpio/
Ddriver.h126 struct device_node *of_node; member
/include/net/
Ddsa.h45 struct device_node *of_node; member
/include/sound/
Dsoc.h889 const struct device_node *of_node; member
993 const struct device_node *of_node; member
1452 int snd_soc_of_get_dai_name(struct device_node *of_node,