Home
last modified time | relevance | path

Searched refs:exynos_dp_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_dp.c33 #define to_dp(nm) container_of(nm, struct exynos_dp_device, nm)
35 struct exynos_dp_device { struct
50 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_crtc_clock_enable()
74 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_get_modes()
103 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_bridge_attach()
139 static int exynos_dp_dt_parse_panel(struct exynos_dp_device *dp) in exynos_dp_dt_parse_panel()
154 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_bind()
187 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_unbind()
202 struct exynos_dp_device *dp; in exynos_dp_probe()
207 dp = devm_kzalloc(&pdev->dev, sizeof(struct exynos_dp_device), in exynos_dp_probe()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_dp.c34 #define to_dp(nm) container_of(nm, struct exynos_dp_device, nm)
36 struct exynos_dp_device { struct
51 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_crtc_clock_enable()
75 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_get_modes()
104 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_bridge_attach()
137 static int exynos_dp_dt_parse_panel(struct exynos_dp_device *dp) in exynos_dp_dt_parse_panel()
152 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_bind()
185 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_unbind()
200 struct exynos_dp_device *dp; in exynos_dp_probe()
205 dp = devm_kzalloc(&pdev->dev, sizeof(struct exynos_dp_device), in exynos_dp_probe()
[all...]

Completed in 1 milliseconds