Home
last modified time | relevance | path

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

/linux-6.1.9/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);
990 if (meson_venc_hdmi_supported_vic(vic)) { in meson_venc_hdmi_mode_set()
Dmeson_encoder_hdmi.c147 } else if (!meson_venc_hdmi_supported_vic(vic)) in meson_encoder_hdmi_mode_valid()