Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/rockchip/
Danalogix_dp-rockchip.c43 #define to_dp(nm) container_of(nm, struct rockchip_dp_device, nm)
59 struct rockchip_dp_device { struct
76 static int rockchip_dp_pre_init(struct rockchip_dp_device *dp) in rockchip_dp_pre_init() argument
87 struct rockchip_dp_device *dp = to_dp(plat_data); in rockchip_dp_poweron_start()
108 struct rockchip_dp_device *dp = to_dp(plat_data); in rockchip_dp_powerdown()
169 struct rockchip_dp_device *dp = to_dp(encoder); in rockchip_dp_drm_encoder_enable()
211 struct rockchip_dp_device *dp = to_dp(encoder); in rockchip_dp_drm_encoder_disable()
262 static int rockchip_dp_of_probe(struct rockchip_dp_device *dp) in rockchip_dp_of_probe()
298 static int rockchip_dp_drm_create_encoder(struct rockchip_dp_device *dp) in rockchip_dp_drm_create_encoder()
324 struct rockchip_dp_device *dp = dev_get_drvdata(dev); in rockchip_dp_bind()
[all …]