} 开发者ID:0x000000FF,项目名称:edison-linux,代码行数:80,代码来源:regmap-mmio.c 示例2: msm_cam_clk_enable ▲点赞 7▼ intmsm_cam_clk_enable(struct device *dev, struct msm_cam_clk_info *clk_info, struct clk **clk_ptr,intnum_clk,intenable){inti;intrc =0;longclk_rate;if(enable) {...
GFP_KERNEL);//...这里部分代码省略... 开发者ID:mikuhatsune001,项目名称:linux2.6.32,代码行数:101,代码来源:vpbe.c 示例4: s5p_mfc_power_off ▲点赞 1▼ ints5p_mfc_power_off(struct s5p_mfc_dev *dev){#ifdefined(CONFIG_SOC_EXYNOS5430) || defined(CONFIG_SOC_EXYNOS5433)structclk*clk_ch...
To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info athttp://vger.kernel.org/majordomo-info.html
TBS linux open source drivers. Contribute to tbsdtv/linux_media development by creating an account on GitHub.
> clk_disable_unprepare() to get ready for the migration to the common > clock framework. > > Cc: Chris Ball <c...@laptop.org> > Cc: Guennadi Liakhovetski <g.liakhovetski+rene...@gmail.com> > Cc: linux-mmc@vger.kernel.org ...
if (ret < 0) goto err_clk; -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majord...@vger.kernel.org More majordomo info athttp://vger.kernel.org/majordomo-info.html...
Re: [PATCH 5/7] gpio: omap: fix clk_prepare/unprepare usage On Tue, Aug 18, 2015 at 1:10 PM, Grygorii Strashko <grygorii.stras...@ti.com> wrote: