Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/meson/
Dmeson_venc.h53 bool meson_venc_hdmi_supported_vic(int vic);
Dmeson_venc.c879 bool meson_venc_hdmi_supported_vic(int vic) in meson_venc_hdmi_supported_vic() function
891 EXPORT_SYMBOL_GPL(meson_venc_hdmi_supported_vic);
988 if (meson_venc_hdmi_supported_vic(vic)) { in meson_venc_hdmi_mode_set()
Dmeson_dw_hdmi.c637 } else if (!meson_venc_hdmi_supported_vic(vic)) in dw_hdmi_mode_valid()