Home
last modified time | relevance | path

Searched refs:meson_dw_hdmi (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c29 #include "meson_dw_hdmi.h"
122 struct meson_dw_hdmi;
125 unsigned int (*top_read)(struct meson_dw_hdmi *dw_hdmi,
127 void (*top_write)(struct meson_dw_hdmi *dw_hdmi,
129 unsigned int (*dwc_read)(struct meson_dw_hdmi *dw_hdmi,
131 void (*dwc_write)(struct meson_dw_hdmi *dw_hdmi,
135 struct meson_dw_hdmi { struct
149 static inline int dw_hdmi_is_compatible(struct meson_dw_hdmi *dw_hdmi, in dw_hdmi_is_compatible()
157 static unsigned int dw_hdmi_top_read(struct meson_dw_hdmi *dw_hdmi, in dw_hdmi_top_read()
178 static unsigned int dw_hdmi_g12a_top_read(struct meson_dw_hdmi *dw_hdm
627 meson_dw_hdmi_init(struct meson_dw_hdmi *meson_dw_hdmi) meson_dw_hdmi_init() argument
696 struct meson_dw_hdmi *meson_dw_hdmi; meson_dw_hdmi_bind() local
813 struct meson_dw_hdmi *meson_dw_hdmi = dev_get_drvdata(dev); meson_dw_hdmi_unbind() local
825 struct meson_dw_hdmi *meson_dw_hdmi = dev_get_drvdata(dev); meson_dw_hdmi_pm_suspend() local
839 struct meson_dw_hdmi *meson_dw_hdmi = dev_get_drvdata(dev); meson_dw_hdmi_pm_resume() local
[all...]
H A DMakefile8 obj-$(CONFIG_DRM_MESON_DW_HDMI) += meson_dw_hdmi.o
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c29 #include "meson_dw_hdmi.h"
124 struct meson_dw_hdmi;
127 unsigned int (*top_read)(struct meson_dw_hdmi *dw_hdmi,
129 void (*top_write)(struct meson_dw_hdmi *dw_hdmi,
131 unsigned int (*dwc_read)(struct meson_dw_hdmi *dw_hdmi,
133 void (*dwc_write)(struct meson_dw_hdmi *dw_hdmi,
137 struct meson_dw_hdmi { struct
154 container_of(x, struct meson_dw_hdmi, encoder)
156 container_of(x, struct meson_dw_hdmi, bridge)
158 static inline int dw_hdmi_is_compatible(struct meson_dw_hdmi *dw_hdm
901 meson_dw_hdmi_init(struct meson_dw_hdmi *meson_dw_hdmi) meson_dw_hdmi_init() argument
975 struct meson_dw_hdmi *meson_dw_hdmi; meson_dw_hdmi_bind() local
1132 struct meson_dw_hdmi *meson_dw_hdmi = dev_get_drvdata(dev); meson_dw_hdmi_unbind() local
1144 struct meson_dw_hdmi *meson_dw_hdmi = dev_get_drvdata(dev); meson_dw_hdmi_pm_suspend() local
1158 struct meson_dw_hdmi *meson_dw_hdmi = dev_get_drvdata(dev); meson_dw_hdmi_pm_resume() local
[all...]
H A DMakefile7 obj-$(CONFIG_DRM_MESON_DW_HDMI) += meson_dw_hdmi.o

Completed in 3 milliseconds