Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Danalogix_dp.h78 int analogix_dp_stop_crc(struct drm_connector *connector);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.c2473 int analogix_dp_stop_crc(struct drm_connector *connector) in analogix_dp_stop_crc() function
2479 EXPORT_SYMBOL_GPL(analogix_dp_stop_crc);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c4169 ret = analogix_dp_stop_crc(connector); in vop_crtc_set_crc_source()
H A Drockchip_drm_vop2.c10199 ret = analogix_dp_stop_crc(connector); in vop2_crtc_set_crc_source()