Searched refs:hdmi_driver (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_drv.h | 269 extern struct platform_driver hdmi_driver;
|
H A D | exynos_drm_drv.c | 208 DRV_PTR(hdmi_driver, CONFIG_DRM_EXYNOS_HDMI),
|
H A D | exynos_hdmi.c | 2116 struct platform_driver hdmi_driver = { variable
|
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_drv.h | 267 extern struct platform_driver hdmi_driver;
|
H A D | exynos_drm_drv.c | 184 DRV_PTR(hdmi_driver, CONFIG_DRM_EXYNOS_HDMI),
|
H A D | exynos_hdmi.c | 2126 struct platform_driver hdmi_driver = { variable
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | hdmi-codec.c | 795 static const struct snd_soc_component_driver hdmi_driver = { variable 850 ret = devm_snd_soc_register_component(dev, &hdmi_driver, daidrv, in hdmi_codec_probe()
|
H A D | hdac_hdmi.c | 2322 static struct hdac_driver hdmi_driver = { variable 2334 return snd_hda_ext_driver_register(&hdmi_driver); in hdmi_init() 2339 snd_hda_ext_driver_unregister(&hdmi_driver); in hdmi_exit()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | hdmi-codec.c | 1012 static const struct snd_soc_component_driver hdmi_driver = { variable 1086 ret = devm_snd_soc_register_component(dev, &hdmi_driver, daidrv, in hdmi_codec_probe()
|
H A D | hdac_hdmi.c | 2321 static struct hdac_driver hdmi_driver = { variable 2333 return snd_hda_ext_driver_register(&hdmi_driver); in hdmi_init() 2338 snd_hda_ext_driver_unregister(&hdmi_driver); in hdmi_exit()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_hdmi.c | 4455 static struct hda_codec_driver hdmi_driver = { variable 4459 module_hda_codec_driver(hdmi_driver); variable
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_hdmi.c | 4663 static struct hda_codec_driver hdmi_driver = { variable 4667 module_hda_codec_driver(hdmi_driver); variable
|
Completed in 37 milliseconds