Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_hdmi.c2317 const char *compatible_str = "samsung,exynos4210-hdmiddc"; in hdmi_legacy_ddc_dt_binding() local
2320 np = of_find_compatible_node(NULL, NULL, compatible_str); in hdmi_legacy_ddc_dt_binding()
2329 const char *compatible_str = "samsung,exynos4212-hdmiphy"; in hdmi_legacy_phy_dt_binding() local
2331 return of_find_compatible_node(NULL, NULL, compatible_str); in hdmi_legacy_phy_dt_binding()