Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.h470 int cdn_dp_config_video(struct cdn_dp_device *dp);
Dcdn-dp-core.c647 ret = cdn_dp_config_video(dp); in cdn_dp_encoder_enable()
1003 ret = cdn_dp_config_video(dp); in cdn_dp_pd_event_work()
Dcdn-dp-reg.c630 int cdn_dp_config_video(struct cdn_dp_device *dp) in cdn_dp_config_video() function