Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c210 struct drm_property *colordepth_capacity; member
2682 hdmi->colordepth_capacity = prop; in dw_hdmi_rockchip_attach_properties()
2786 if (hdmi->colordepth_capacity) { in dw_hdmi_rockchip_destroy_properties()
2788 hdmi->colordepth_capacity); in dw_hdmi_rockchip_destroy_properties()
2789 hdmi->colordepth_capacity = NULL; in dw_hdmi_rockchip_destroy_properties()
2885 } else if (property == hdmi->colordepth_capacity) { in dw_hdmi_rockchip_set_property()
2925 } else if (property == hdmi->colordepth_capacity) { in dw_hdmi_rockchip_get_property()