Linux Kernel
3.7.1
|
#include <linux/err.h>
#include <linux/ctype.h>
#include <linux/stddef.h>
#include <mach/clk.h>
#include "proc_comm.h"
#include "clock.h"
#include "clock-pcom.h"
Go to the source code of this file.
Functions | |
int | pc_clk_reset (unsigned id, enum clk_reset_action action) |
Variables | |
struct clk_ops | clk_ops_pcom |
int pc_clk_reset | ( | unsigned | id, |
enum clk_reset_action | action | ||
) |
Definition at line 42 of file clock-pcom.c.
Definition at line 125 of file clock-pcom.c.