|
Linux Kernel
3.7.1
|
#include <sh_clk.h>
Data Fields | |
| int(* | enable )(struct clk *clk) |
| void(* | disable )(struct clk *clk) |
| unsigned long(* | recalc )(struct clk *clk) |
| int(* | set_rate )(struct clk *clk, unsigned long rate) |
| int(* | set_parent )(struct clk *clk, struct clk *parent) |
| long(* | round_rate )(struct clk *clk, unsigned long rate) |
1.8.2