Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
clock.h File Reference
#include <linux/sh_clk.h>

Go to the source code of this file.

Functions

void __deprecated arch_init_clk_ops (struct sh_clk_ops **, int type)
 
int __init arch_clk_init (void)
 
int __init __deprecated cpg_clk_init (void)
 
int clk_init (void)
 

Function Documentation

int __init arch_clk_init ( void  )

Definition at line 71 of file clock-cpg.c.

void __deprecated arch_init_clk_ops ( struct sh_clk_ops **  ,
int  type 
)

Definition at line 65 of file clock-sh7619.c.

int clk_init ( void  )

Definition at line 380 of file clock.c.

int __init __deprecated cpg_clk_init ( void  )

Definition at line 46 of file clock-cpg.c.