|
Linux Kernel
3.7.1
|
#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) |
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 __init __deprecated cpg_clk_init | ( | void | ) |
Definition at line 46 of file clock-cpg.c.
1.8.2