Searched refs:hdmi_clks_get (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_hdmi.c | 1679 static int hdmi_clks_get(struct hdmi_context *hdata, in hdmi_clks_get() function 1722 ret = hdmi_clks_get(hdata, &drv_data->clk_gates, hdata->clk_gates); in hdmi_clk_init() 1726 return hdmi_clks_get(hdata, &drv_data->clk_muxes, hdata->clk_muxes); in hdmi_clk_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | exynos_hdmi.c | 1691 static int hdmi_clks_get(struct hdmi_context *hdata, in hdmi_clks_get() function 1734 ret = hdmi_clks_get(hdata, &drv_data->clk_gates, hdata->clk_gates); in hdmi_clk_init() 1738 return hdmi_clks_get(hdata, &drv_data->clk_muxes, hdata->clk_muxes); in hdmi_clk_init()
|
Completed in 5 milliseconds