Searched refs:clkops_generic (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/arch/arm/mach-omap1/ |
D | clock_data.c | 93 .ops = &clkops_generic, 106 .ops = &clkops_generic, 128 .ops = &clkops_generic, 147 .ops = &clkops_generic, 158 .ops = &clkops_generic, 171 .ops = &clkops_generic, 184 .ops = &clkops_generic, 209 .ops = &clkops_generic, 295 .ops = &clkops_generic, 304 .ops = &clkops_generic, [all …]
|
D | clock.h | 111 extern const struct clkops clkops_generic;
|
D | clock.c | 494 const struct clkops clkops_generic = { variable
|