Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dhdmi.h361 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dinno_hdmi.c310 rc = drm_hdmi_vendor_infoframe_from_display_mode(&frame.vendor.hdmi, in inno_hdmi_config_video_vsi()
H A Ddw_hdmi_qp.c784 err = drm_hdmi_vendor_infoframe_from_display_mode(&frame, mode); in hdmi_config_vendor_specific_infoframe()
H A Ddw_hdmi.c1718 err = drm_hdmi_vendor_infoframe_from_display_mode(&frame, mode); in hdmi_config_vendor_specific_infoframe()
/rk3399_rockchip-uboot/common/
H A Dedid.c5900 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, in drm_hdmi_vendor_infoframe_from_display_mode() function