Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/rockchip/
Danalogix_dp-rockchip.c42 #define to_dp(nm) container_of(nm, struct rockchip_dp_device, nm)
58 struct rockchip_dp_device { struct
75 static int rockchip_dp_pre_init(struct rockchip_dp_device *dp) in rockchip_dp_pre_init() argument
86 struct rockchip_dp_device *dp = to_dp(plat_data); in rockchip_dp_poweron_start()
107 struct rockchip_dp_device *dp = to_dp(plat_data); in rockchip_dp_powerdown()
168 struct rockchip_dp_device *dp = to_dp(encoder); in rockchip_dp_drm_encoder_enable()
210 struct rockchip_dp_device *dp = to_dp(encoder); in rockchip_dp_drm_encoder_disable()
265 static int rockchip_dp_of_probe(struct rockchip_dp_device *dp) in rockchip_dp_of_probe()
301 static int rockchip_dp_drm_create_encoder(struct rockchip_dp_device *dp) in rockchip_dp_drm_create_encoder()
327 struct rockchip_dp_device *dp = dev_get_drvdata(dev); in rockchip_dp_bind()
[all …]