Query: devm_clk_put
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEVM_CLK_PUT(9) Clock Framework DEVM_CLK_PUT(9)NAMEdevm_clk_put - "free" a managed clock sourceSYNOPSISvoid devm_clk_put(struct device * dev, struct clk * clk);ARGUMENTSdev device used to acuqire the clock clk clock source acquired with devm_clk_getNOTEdrivers must ensure that all clk_enable calls made on this clock source are balanced by clk_disable calls prior to calling this function. clk_put should not be called from within interrupt context.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEVM_CLK_PUT(9)
Related Man Pages |
---|
oclock(1) - redhat |
oclock(1) - debian |
oclock(1) - centos |
oclock(1) - xfree86 |
drv_usectohz(9f) - sunos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Controlling user input |