Home
last modified time | relevance | path

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

123456

/Linux-v6.1/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
/Linux-v6.1/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()
/Linux-v6.1/drivers/gpu/drm/tiny/
Dsimpledrm.c119 simplefb_read_u32_of(struct drm_device *dev, struct device_node *of_node, in simplefb_read_u32_of()
131 simplefb_read_string_of(struct drm_device *dev, struct device_node *of_node, in simplefb_read_string_of()
143 simplefb_get_width_of(struct drm_device *dev, struct device_node *of_node) in simplefb_get_width_of()
154 simplefb_get_height_of(struct drm_device *dev, struct device_node *of_node) in simplefb_get_height_of()
165 simplefb_get_stride_of(struct drm_device *dev, struct device_node *of_node) in simplefb_get_stride_of()
176 simplefb_get_format_of(struct drm_device *dev, struct device_node *of_node) in simplefb_get_format_of()
267 struct device_node *of_node = pdev->dev.of_node; in simpledrm_device_init_clocks() local
365 struct device_node *of_node = pdev->dev.of_node; in simpledrm_device_init_regulators() local
633 struct device_node *of_node = pdev->dev.of_node; in simpledrm_device_create() local
/Linux-v6.1/arch/powerpc/sysdev/
Dmsi_bitmap.c113 struct device_node *of_node) in msi_bitmap_alloc()
224 struct device_node of_node; in test_of_node() local
/Linux-v6.1/drivers/soc/qcom/
Dsmem_state.c30 struct device_node *of_node; member
197 struct qcom_smem_state *qcom_smem_state_register(struct device_node *of_node, in qcom_smem_state_register()
/Linux-v6.1/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
/Linux-v6.1/include/linux/fsl/
Dedac.h6 struct device_node *of_node; member
/Linux-v6.1/include/linux/
Dirqdomain.h341 static inline struct irq_domain *irq_domain_add_simple(struct device_node *of_node, in irq_domain_add_simple()
357 static inline struct irq_domain *irq_domain_add_linear(struct device_node *of_node, in irq_domain_add_linear()
366 static inline struct irq_domain *irq_domain_add_nomap(struct device_node *of_node, in irq_domain_add_nomap()
377 static inline struct irq_domain *irq_domain_add_tree(struct device_node *of_node, in irq_domain_add_tree()
/Linux-v6.1/arch/powerpc/include/asm/
Dmsi_bitmap.h13 struct device_node *of_node; member
/Linux-v6.1/sound/soc/
Dsoc-core.c728 struct device_node *of_node; in soc_component_to_node() local
1298 struct device_node *of_node = soc_component_to_node(component); in soc_set_name_prefix() local
2935 struct device_node *of_node, in snd_soc_of_parse_node_prefix()
3292 int snd_soc_of_get_dai_name(struct device_node *of_node, in snd_soc_of_get_dai_name()
3320 struct device *dev, struct device_node *of_node, in __snd_soc_of_get_dai_link_component_alloc()
3347 struct device_node *of_node, in __snd_soc_of_get_dai_link_component_parse()
3397 struct device_node *of_node, in snd_soc_of_get_dai_link_codecs()
3451 struct device_node *of_node, in snd_soc_of_get_dai_link_cpus()
/Linux-v6.1/drivers/video/fbdev/
Dsunxvr500.c42 struct device_node *of_node; member
246 struct device_node *of_node; in e3d_pci_register() local
/Linux-v6.1/arch/powerpc/platforms/cell/
Dspider-pic.c217 struct device_node *of_node; in spider_find_cascade_and_node() local
273 static void __init spider_init_one(struct device_node *of_node, int chip, in spider_init_one()
/Linux-v6.1/include/linux/regulator/
Dof_regulator.h16 struct device_node *of_node; member
/Linux-v6.1/drivers/mtd/nand/raw/ingenic/
Dingenic_ecc.c95 struct ingenic_ecc *of_ingenic_ecc_get(struct device_node *of_node) in of_ingenic_ecc_get()
/Linux-v6.1/include/linux/soc/qcom/
Dsmem_state.h50 static inline struct qcom_smem_state *qcom_smem_state_register(struct device_node *of_node, in qcom_smem_state_register()
/Linux-v6.1/arch/powerpc/platforms/pasemi/
Dmsi.c137 struct device_node *of_node; in mpic_pasemi_msi_init() local
/Linux-v6.1/drivers/memory/
Dpl353-smc.c73 struct device_node *of_node = adev->dev.of_node; in pl353_smc_probe() local
/Linux-v6.1/drivers/video/backlight/
Dgpio_backlight.c51 struct device_node *of_node = dev->of_node; in gpio_backlight_probe() local
/Linux-v6.1/drivers/soc/pxa/
Dssp.c61 struct ssp_device *pxa_ssp_request_of(const struct device_node *of_node, in pxa_ssp_request_of()
/Linux-v6.1/drivers/staging/octeon/
Docteon-ethernet.h74 struct device_node *of_node; member

123456