Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
sh
include
asm
clock.h
Go to the documentation of this file.
1
#ifndef __ASM_SH_CLOCK_H
2
#define __ASM_SH_CLOCK_H
3
4
#include <
linux/sh_clk.h
>
5
6
/* Should be defined by processor-specific code */
7
void
__deprecated
arch_init_clk_ops
(
struct
sh_clk_ops
**,
int
type
);
8
int
__init
arch_clk_init
(
void
);
9
10
/* arch/sh/kernel/cpu/clock-cpg.c */
11
int
__init
__deprecated
cpg_clk_init
(
void
);
12
13
/* arch/sh/kernel/cpu/clock.c */
14
int
clk_init
(
void
);
15
16
#endif
/* __ASM_SH_CLOCK_H */
Generated on Thu Jan 10 2013 12:56:44 for Linux Kernel by
1.8.2