Home
last modified time | relevance | path

Searched defs:of_node (Results 1 – 25 of 99) sorted by relevance

1234

/drivers/gpu/drm/tiny/
Dofdrm.c149 static int display_read_u32_of(struct drm_device *dev, struct device_node *of_node, in display_read_u32_of()
159 static bool display_get_big_endian_of(struct drm_device *dev, struct device_node *of_node) in display_get_big_endian_of()
172 static int display_get_width_of(struct drm_device *dev, struct device_node *of_node) in display_get_width_of()
182 static int display_get_height_of(struct drm_device *dev, struct device_node *of_node) in display_get_height_of()
192 static int display_get_depth_of(struct drm_device *dev, struct device_node *of_node) in display_get_depth_of()
202 static int display_get_linebytes_of(struct drm_device *dev, struct device_node *of_node) in display_get_linebytes_of()
212 static u64 display_get_address_of(struct drm_device *dev, struct device_node *of_node) in display_get_address_of()
237 static enum ofdrm_model display_get_model_of(struct drm_device *dev, struct device_node *of_node) in display_get_model_of()
325 static struct pci_dev *display_get_pci_dev_of(struct drm_device *dev, struct device_node *of_node) in display_get_pci_dev_of()
359 struct device_node *of_node = pdev->dev.of_node; in ofdrm_device_init_pci() local
[all …]
Dsimpledrm.c123 simplefb_read_u32_of(struct drm_device *dev, struct device_node *of_node, in simplefb_read_u32_of()
135 simplefb_read_string_of(struct drm_device *dev, struct device_node *of_node, in simplefb_read_string_of()
147 simplefb_get_width_of(struct drm_device *dev, struct device_node *of_node) in simplefb_get_width_of()
158 simplefb_get_height_of(struct drm_device *dev, struct device_node *of_node) in simplefb_get_height_of()
169 simplefb_get_stride_of(struct drm_device *dev, struct device_node *of_node) in simplefb_get_stride_of()
180 simplefb_get_format_of(struct drm_device *dev, struct device_node *of_node) in simplefb_get_format_of()
191 simplefb_get_memory_of(struct drm_device *dev, struct device_node *of_node) in simplefb_get_memory_of()
302 struct device_node *of_node = pdev->dev.of_node; in simpledrm_device_init_clocks() local
400 struct device_node *of_node = pdev->dev.of_node; in simpledrm_device_init_regulators() local
780 struct device_node *of_node = pdev->dev.of_node; in simpledrm_device_create() local
/drivers/irqchip/
Dirq-mips-cpu.c236 static void mips_cpu_register_ipi_domain(struct device_node *of_node) in mips_cpu_register_ipi_domain()
253 static inline void mips_cpu_register_ipi_domain(struct device_node *of_node) {} in mips_cpu_register_ipi_domain()
257 static void __init __mips_cpu_irq_init(struct device_node *of_node) in __mips_cpu_irq_init()
282 int __init mips_cpu_irq_of_init(struct device_node *of_node, in mips_cpu_irq_of_init()
Dirq-idt3243x.c46 static int idt_pic_init(struct device_node *of_node, struct device_node *parent) in idt_pic_init()
Dirq-goldfish-pic.c55 static int __init goldfish_pic_of_init(struct device_node *of_node, in goldfish_pic_of_init()
Dirq-gic-v3-its-fsl-mc-msi.c29 struct device_node *of_node; in fsl_mc_msi_domain_get_msi_id() local
Dirq-loongarch-cpu.c100 static int __init cpuintc_of_init(struct device_node *of_node, in cpuintc_of_init()
/drivers/gpu/drm/logicvc/
Dlogicvc_of.c126 int logicvc_of_property_parse_u32(struct device_node *of_node, in logicvc_of_property_parse_u32()
167 void logicvc_of_property_parse_bool(struct device_node *of_node, in logicvc_of_property_parse_bool()
182 bool logicvc_of_node_is_layer(struct device_node *of_node) in logicvc_of_node_is_layer()
Dlogicvc_layer.c385 struct device_node *of_node = layer->of_node; in logicvc_layer_config_parse() local
462 struct device_node *of_node, u32 index) in logicvc_layer_init()
583 struct device_node *of_node = dev->of_node; in logicvc_layers_init() local
Dlogicvc_drm.c91 struct device_node *of_node = dev->of_node; in logicvc_drm_config_parse() local
294 struct device_node *of_node = pdev->dev.of_node; in logicvc_drm_probe() local
Dlogicvc_interface.c146 struct device_node *of_node = dev->of_node; in logicvc_interface_init() local
/drivers/soc/qcom/
Dsmem_state.c30 struct device_node *of_node; member
198 struct qcom_smem_state *qcom_smem_state_register(struct device_node *of_node, in qcom_smem_state_register()
/drivers/regulator/
Das3711-regulator.c173 struct device_node **of_node, const int count) in as3711_regulator_parse_dt()
208 struct device_node *of_node[AS3711_REGULATOR_NUM] = {}; in as3711_regulator_probe() local
Dmax8660.c319 struct device_node **of_node, in max8660_pdata_from_dt()
363 struct device_node **of_node, in max8660_pdata_from_dt()
378 struct device_node *of_node[MAX8660_V_END]; in max8660_probe() local
Dmax20411-regulator.c29 struct device_node *of_node; member
/drivers/video/fbdev/
Dsunxvr500.c42 struct device_node *of_node; member
247 struct device_node *of_node; in e3d_pci_register() local
/drivers/gpu/drm/msm/dp/
Ddp_panel.c435 static u32 dp_panel_link_frequencies(struct device_node *of_node) in dp_panel_link_frequencies()
462 struct device_node *of_node; in dp_panel_parse_dt() local
/drivers/memory/
Dpl353-smc.c74 struct device_node *of_node = adev->dev.of_node; in pl353_smc_probe() local
/drivers/mtd/nand/raw/ingenic/
Dingenic_ecc.c96 struct ingenic_ecc *of_ingenic_ecc_get(struct device_node *of_node) in of_ingenic_ecc_get()
/drivers/video/backlight/
Dgpio_backlight.c50 struct device_node *of_node = dev->of_node; in gpio_backlight_probe() local
/drivers/staging/media/tegra-video/
Dvip.h32 struct device_node *of_node; member
/drivers/soc/pxa/
Dssp.c61 struct ssp_device *pxa_ssp_request_of(const struct device_node *of_node, in pxa_ssp_request_of()
/drivers/staging/octeon/
Docteon-ethernet.h74 struct device_node *of_node; member
/drivers/remoteproc/
Dqcom_wcnss_iris.c117 struct device_node *of_node; in qcom_iris_probe() local
/drivers/iommu/
Dmsm_iommu.h75 struct device_node *of_node; member

1234