Searched refs:compatible_str (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_hdmi.c | 1878 const char *compatible_str = "samsung,exynos4210-hdmiddc"; in hdmi_get_ddc_adapter() local 1882 np = of_find_compatible_node(NULL, NULL, compatible_str); in hdmi_get_ddc_adapter() 1909 const char *compatible_str = "samsung,exynos4212-hdmiphy"; in hdmi_get_phy_io() local 1913 np = of_find_compatible_node(NULL, NULL, compatible_str); in hdmi_get_phy_io()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | exynos_hdmi.c | 1890 const char *compatible_str = "samsung,exynos4210-hdmiddc"; in hdmi_get_ddc_adapter() local 1894 np = of_find_compatible_node(NULL, NULL, compatible_str); in hdmi_get_ddc_adapter() 1921 const char *compatible_str = "samsung,exynos4212-hdmiphy"; in hdmi_get_phy_io() local 1925 np = of_find_compatible_node(NULL, NULL, compatible_str); in hdmi_get_phy_io()
|
Completed in 6 milliseconds