Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/exynos/
Dexynos_hdmi.c1888 const char *compatible_str = "samsung,exynos4210-hdmiddc"; in hdmi_get_ddc_adapter() local
1892 np = of_find_compatible_node(NULL, NULL, compatible_str); in hdmi_get_ddc_adapter()
1919 const char *compatible_str = "samsung,exynos4212-hdmiphy"; in hdmi_get_phy_io() local
1923 np = of_find_compatible_node(NULL, NULL, compatible_str); in hdmi_get_phy_io()