Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/rockchip/
Danalogix_dp-rockchip.c47 #define to_dp(nm) container_of(nm, struct rockchip_dp_device, nm)
63 struct rockchip_dp_device { struct
82 struct rockchip_dp_device *dp = to_dp(encoder); in analogix_dp_psr_set() argument
103 static int rockchip_dp_pre_init(struct rockchip_dp_device *dp) in rockchip_dp_pre_init()
114 struct rockchip_dp_device *dp = to_dp(plat_data); in rockchip_dp_poweron_start()
135 struct rockchip_dp_device *dp = to_dp(plat_data); in rockchip_dp_poweron_end()
142 struct rockchip_dp_device *dp = to_dp(plat_data); in rockchip_dp_powerdown()
189 struct rockchip_dp_device *dp = to_dp(encoder); in rockchip_dp_drm_encoder_enable()
257 static int rockchip_dp_of_probe(struct rockchip_dp_device *dp) in rockchip_dp_of_probe()
293 static int rockchip_dp_drm_create_encoder(struct rockchip_dp_device *dp) in rockchip_dp_drm_create_encoder()
[all …]