Rechercher une page de manuel
clk_enable
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
clk_enable - inform the system when the clock source should be running.SYNOPSIS
- int clk_enable(struct clk * clk);
ARGUMENTS
clk
- clock source
DESCRIPTION
If the clock can not be enabled/disabled, this should return success.
Returns success (0) or negative errno.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre