Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
clock-sh7780.c File Reference
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/io.h>
#include <linux/clkdev.h>
#include <asm/clock.h>
#include <asm/freq.h>
#include <asm/io.h>

Go to the source code of this file.

Functions

void __init arch_init_clk_ops (struct sh_clk_ops **ops, int idx)
 
int __init arch_clk_init (void)
 

Function Documentation

int __init arch_clk_init ( void  )

Definition at line 105 of file clock-sh7780.c.

void __init arch_init_clk_ops ( struct sh_clk_ops **  ops,
int  idx 
)

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