Searched refs:clkops_generic (Results 1 – 3 of 3) sorted by relevance
/arch/arm/mach-omap1/ |
D | clock_data.c | 94 .ops = &clkops_generic, 107 .ops = &clkops_generic, 129 .ops = &clkops_generic, 148 .ops = &clkops_generic, 159 .ops = &clkops_generic, 172 .ops = &clkops_generic, 185 .ops = &clkops_generic, 210 .ops = &clkops_generic, 296 .ops = &clkops_generic, 305 .ops = &clkops_generic, [all …]
|
D | clock.h | 283 extern const struct clkops clkops_generic;
|
D | clock.c | 492 const struct clkops clkops_generic = { variable
|