Rechercher une page de manuel
clk_put
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
clk_put - "free" the clock sourceSYNOPSIS
- void clk_put(struct clk * clk);
ARGUMENTS
clk
- clock source
NOTE
drivers must ensure that all clk_enable calls made on this clock source are balanced by clk_disable calls prior to calling this function.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre