Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h261 const struct dw_hdmi_property_ops *property_ops; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c2271 const struct dw_hdmi_property_ops *ops = hdmi->plat_data->property_ops; in dw_hdmi_atomic_connector_set_property()
2288 const struct dw_hdmi_property_ops *ops = hdmi->plat_data->property_ops; in dw_hdmi_atomic_connector_get_property()
2310 hdmi->plat_data->property_ops; in dw_hdmi_attach_properties()
2344 hdmi->plat_data->property_ops; in dw_hdmi_destroy_properties()
H A Ddw-hdmi.c3353 hdmi->plat_data->property_ops; in dw_hdmi_atomic_connector_set_property()
3371 hdmi->plat_data->property_ops; in dw_hdmi_atomic_connector_get_property()
3504 hdmi->plat_data->property_ops; in dw_hdmi_attach_properties()
3569 hdmi->plat_data->property_ops; in dw_hdmi_destroy_properties()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c3462 plat_data->property_ops = &dw_hdmi_rockchip_property_ops; in dw_hdmi_rockchip_bind()