Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
clkdev.h File Reference

Go to the source code of this file.

Functions

int __clk_get (struct clk *clk)
 
void __clk_put (struct clk *clk)
 

Function Documentation

int __clk_get ( struct clk clk)

Definition at line 38 of file clock.c.

void __clk_put ( struct clk clk)

Definition at line 44 of file clock.c.