Home
last modified time | relevance | path

Searched refs:meson_dw_hdmi_data (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c123 struct meson_dw_hdmi_data { struct
139 const struct meson_dw_hdmi_data *data; argument
613 static const struct meson_dw_hdmi_data meson_dw_hdmi_gx_data = {
620 static const struct meson_dw_hdmi_data meson_dw_hdmi_g12a_data = {
700 const struct meson_dw_hdmi_data *match; in meson_dw_hdmi_bind()