Home
last modified time | relevance | path

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

12345

/linux/drivers/gpu/drm/logicvc/
H A 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()
H A Dlogicvc_drm.c93 struct device_node *of_node = dev->of_node; in logicvc_drm_config_parse() local
296 struct device_node *of_node = pdev->dev.of_node; in logicvc_drm_probe() local
H A Dlogicvc_interface.c146 struct device_node *of_node = dev->of_node; in logicvc_interface_init() local
/linux/drivers/irqchip/
H A Dirq-mips-cpu.c236 static void mips_cpu_register_ipi_domain(struct device_node *of_node) in mips_cpu_register_ipi_domain()
251 static inline void mips_cpu_register_ipi_domain(struct device_node *of_node) {} in mips_cpu_register_ipi_domain()
255 static void __init __mips_cpu_irq_init(struct device_node *of_node) in __mips_cpu_irq_init()
279 int __init mips_cpu_irq_of_init(struct device_node *of_node, in mips_cpu_irq_of_init()
H A Dirq-idt3243x.c46 static int idt_pic_init(struct device_node *of_node, struct device_node *parent) in idt_pic_init()
H A Dirq-goldfish-pic.c55 static int __init goldfish_pic_of_init(struct device_node *of_node, in goldfish_pic_of_init()
/linux/drivers/regulator/
H A 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
H A 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
H A Dmax20411-regulator.c29 struct device_node *of_node; member
/linux/include/linux/fsl/
H A Dedac.h6 struct device_node *of_node; member
/linux/arch/powerpc/include/asm/
H A Dmsi_bitmap.h13 struct device_node *of_node; member
/linux/drivers/video/fbdev/
H A Dsunxvr500.c42 struct device_node *of_node; member
247 struct device_node *of_node; in e3d_pci_register() local
/linux/include/linux/regulator/
H A Dof_regulator.h16 struct device_node *of_node; member
/linux/drivers/memory/
H A Dpl353-smc.c74 struct device_node *of_node = adev->dev.of_node; in pl353_smc_probe() local
/linux/sound/soc/
H A Dsoc-core.c830 struct device_node *of_node; soc_component_to_node() local
1557 struct device_node *of_node = soc_component_to_node(component); soc_set_name_prefix() local
3187 snd_soc_of_parse_node_prefix(struct device_node * np,struct snd_soc_codec_conf * codec_conf,struct device_node * of_node,const char * propname) snd_soc_of_parse_node_prefix() argument
3583 snd_soc_of_get_dlc(struct device_node * of_node,struct of_phandle_args * args,struct snd_soc_dai_link_component * dlc,int index) snd_soc_of_get_dlc() argument
3616 snd_soc_of_get_dai_name(struct device_node * of_node,const char ** dai_name,int index) snd_soc_of_get_dai_name() argument
3656 __snd_soc_of_get_dai_link_component_alloc(struct device * dev,struct device_node * of_node,struct snd_soc_dai_link_component ** ret_component,int * ret_num) __snd_soc_of_get_dai_link_component_alloc() argument
3713 snd_soc_of_get_dai_link_codecs(struct device * dev,struct device_node * of_node,struct snd_soc_dai_link * dai_link) snd_soc_of_get_dai_link_codecs() argument
3767 snd_soc_of_get_dai_link_cpus(struct device * dev,struct device_node * of_node,struct snd_soc_dai_link * dai_link) snd_soc_of_get_dai_link_cpus() argument
[all...]
/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.c96 struct ingenic_ecc *of_ingenic_ecc_get(struct device_node *of_node) in of_ingenic_ecc_get()
/linux/include/linux/soc/qcom/
H A Dsmem_state.h50 static inline struct qcom_smem_state *qcom_smem_state_register(struct device_node *of_node, in qcom_smem_state_register()
/linux/arch/powerpc/platforms/pasemi/
H A Dmsi.c138 struct device_node *of_node; in mpic_pasemi_msi_init() local
/linux/drivers/video/backlight/
H A Dgpio_backlight.c50 struct device_node *of_node = dev->of_node; in gpio_backlight_probe() local
/linux/drivers/staging/media/tegra-video/
H A Dvip.h32 struct device_node *of_node; member
/linux/drivers/staging/octeon/
H A Docteon-ethernet.h74 struct device_node *of_node; member
/linux/include/linux/platform_data/
H A Ddsa.h31 struct device_node *of_node; member
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_link.c1215 static u32 msm_dp_link_link_frequencies(struct device_node *of_node) in msm_dp_link_link_frequencies()
1247 struct device_node *of_node = dev->of_node; in msm_dp_link_lane_map() local
1296 struct device_node *of_node = dev->of_node; in msm_dp_link_parse_dt() local
/linux/include/linux/
H A Dreset-controller.h53 struct device_node *of_node; member
H A Dof_dma.h20 struct device_node *of_node; member

12345