/kernel/linux/linux-6.6/drivers/rpmsg/ |
H A D | qcom_smd.c | 121 struct device_node *of_node; member [all...] |
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-rv3029c2.c | 547 struct device_node *of_node = dev->of_node; in rv3029_trickle_config() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | radeonfb.h | 306 struct device_node *of_node; member
|
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/ |
H A D | driver.c | 2298 static int scmi_chan_setup(struct scmi_info *info, struct device_node *of_node, in scmi_chan_setup() argument 2376 scmi_txrx_setup(struct scmi_info *info, struct device_node *of_node, in scmi_txrx_setup() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | dp83867.c | 538 struct device_node *of_node = dev->of_node; in dp83867_of_init_io_impedance() local 583 struct device_node *of_node = dev->of_node; in dp83867_of_init() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_pipeline.h | 434 struct device_node *of_node; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
H A D | ofdrm.c | 150 static int display_read_u32_of(struct drm_device *dev, struct device_node *of_node, in display_read_u32_of() argument 160 static bool display_get_big_endian_of(struct drm_device *dev, struct device_node *of_node) in display_get_big_endian_of() argument 173 static int display_get_width_of(struct drm_device *dev, struct device_node *of_node) in display_get_width_of() argument 183 static int display_get_height_of(struct drm_device *dev, struct device_node *of_node) in display_get_height_of() argument 193 static int display_get_depth_of(struct drm_device *dev, struct device_node *of_node) in display_get_depth_of() argument 203 display_get_linebytes_of(struct drm_device *dev, struct device_node *of_node) display_get_linebytes_of() argument 213 display_get_address_of(struct drm_device *dev, struct device_node *of_node) display_get_address_of() argument 238 display_get_model_of(struct drm_device *dev, struct device_node *of_node) display_get_model_of() argument 326 display_get_pci_dev_of(struct drm_device *dev, struct device_node *of_node) display_get_pci_dev_of() argument 360 struct device_node *of_node = pdev->dev.of_node; ofdrm_device_init_pci() local 424 get_cmap_address_of(struct ofdrm_device *odev, struct device_node *of_node, int bar_no, unsigned long offset, unsigned long size) get_cmap_address_of() argument 456 ofdrm_mach64_cmap_ioremap(struct ofdrm_device *odev, struct device_node *of_node, u64 fb_base) ofdrm_mach64_cmap_ioremap() argument 486 ofdrm_rage128_cmap_ioremap(struct ofdrm_device *odev, struct device_node *of_node, u64 fb_base) ofdrm_rage128_cmap_ioremap() argument 504 ofdrm_rage_m3a_cmap_ioremap(struct ofdrm_device *odev, struct device_node *of_node, u64 fb_base) ofdrm_rage_m3a_cmap_ioremap() argument 530 ofdrm_rage_m3b_cmap_ioremap(struct ofdrm_device *odev, struct device_node *of_node, u64 fb_base) ofdrm_rage_m3b_cmap_ioremap() argument 556 ofdrm_radeon_cmap_ioremap(struct ofdrm_device *odev, struct device_node *of_node, u64 fb_base) ofdrm_radeon_cmap_ioremap() argument 563 ofdrm_gxt2000_cmap_ioremap(struct ofdrm_device *odev, struct device_node *of_node, u64 fb_base) ofdrm_gxt2000_cmap_ioremap() argument 579 ofdrm_avivo_cmap_ioremap(struct ofdrm_device *odev, struct device_node *of_node, u64 fb_base) ofdrm_avivo_cmap_ioremap() argument 612 ofdrm_qemu_cmap_ioremap(struct ofdrm_device *odev, struct device_node *of_node, u64 fb_base) ofdrm_qemu_cmap_ioremap() argument 1080 struct device_node *of_node = pdev->dev.of_node; ofdrm_device_create() local [all...] |
/kernel/linux/linux-6.6/drivers/iio/accel/ |
H A D | fxls8962af-core.c | 1065 static void fxls8962af_get_irq(struct device_node *of_node, in fxls8962af_get_irq() argument
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8195/ |
H A D | mt8195-dai-etdm.c | 2623 const struct device_node *of_node = afe->dev->of_node; in mt8195_dai_etdm_parse_of() local
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8188/ |
H A D | mt8188-dai-etdm.c | 2597 const struct device_node *of_node = afe->dev->of_node; in mt8188_dai_etdm_parse_of() local
|
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | stm32-mdma.c | 1532 struct device_node *of_node; in stm32_mdma_probe() local
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpiolib.c | 1723 struct device_node *of_node; in gpiochip_irqchip_add_key() local [all...] |
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/ |
H A D | octeon-irq.c | 130 struct device_node *of_node; in octeon_irq_force_ciu_mapping() local
|
/kernel/linux/linux-5.10/drivers/base/ |
H A D | core.c | 2706 struct device_node *of_node = dev_of_node(dev); in device_add_class_symlinks() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/ |
H A D | mtk_star_emac.c | 1367 struct device_node *of_node, *mdio_node; in mtk_star_mdio_init() local 1448 struct device_node *of_node; in mtk_star_probe() local [all...] |
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/ |
H A D | octeon-irq.c | 130 struct device_node *of_node; in octeon_irq_force_ciu_mapping() local
|
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 1218 struct device_node *of_node = vhost->dev->of_node; in ibmvfc_set_login_info() local
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc.h | 735 struct device_node *of_node; member 1339 snd_soc_of_parse_audio_prefix(struct snd_soc_card *card, struct snd_soc_codec_conf *codec_conf, struct device_node *of_node, const char *propname) snd_soc_of_parse_audio_prefix() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_main.h | 170 struct device_node *of_node; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | power_supply.h | 228 struct device_node *of_node; member 290 struct device_node *of_node; member
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | stm32-mdma.c | 1596 struct device_node *of_node; in stm32_mdma_probe() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/ |
H A D | mtk_star_emac.c | 1425 struct device_node *of_node, *mdio_node; in mtk_star_mdio_init() local 1525 struct device_node *of_node; in mtk_star_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-nuss.c | 1935 static int am65_cpsw_am654_get_efuse_macid(struct device_node *of_node, in am65_cpsw_am654_get_efuse_macid() argument
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-rockchip.h | 330 struct device_node *of_node; member
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-core.c | 803 struct device_node *of_node; in soc_component_to_node() local 1400 struct device_node *of_node = soc_component_to_node(component); soc_set_name_prefix() local 3039 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 3434 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 3467 snd_soc_of_get_dai_name(struct device_node *of_node, const char **dai_name, int index) snd_soc_of_get_dai_name() argument 3506 __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 3563 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 3617 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...] |