Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c1406 static const struct of_device_id exynos_drm_gsc_of_match[] = { variable
1422 MODULE_DEVICE_TABLE(of, exynos_drm_gsc_of_match);
1431 .of_match_table = of_match_ptr(exynos_drm_gsc_of_match),
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c1404 static const struct of_device_id exynos_drm_gsc_of_match[] = { variable
1420 MODULE_DEVICE_TABLE(of, exynos_drm_gsc_of_match);
1429 .of_match_table = exynos_drm_gsc_of_match,

Completed in 4 milliseconds