|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/kernel.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) |
| void __init arch_init_clk_ops | ( | struct sh_clk_ops ** | ops, |
| int | idx | ||
| ) |
Definition at line 73 of file clock-sh7710.c.
1.8.2