Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_venc.h63 bool meson_venc_hdmi_supported_vic(int vic);
Dmeson_venc.c756 bool meson_venc_hdmi_supported_vic(int vic) in meson_venc_hdmi_supported_vic() function
768 EXPORT_SYMBOL_GPL(meson_venc_hdmi_supported_vic);
857 if (meson_venc_hdmi_supported_vic(vic)) { in meson_venc_hdmi_mode_set()
Dmeson_dw_hdmi.c573 } else if (!meson_venc_hdmi_supported_vic(vic)) in dw_hdmi_mode_valid()