Searched refs:clkops_generic (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A 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...] |
H A D | clock.h | 283 extern const struct clkops clkops_generic;
|
H A D | clock.c | 492 const struct clkops clkops_generic = { variable
|
/kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
H A D | clock_data.c | 97 .ops = &clkops_generic, 107 .ops = &clkops_generic, 128 .ops = &clkops_generic, 146 .ops = &clkops_generic, 155 .ops = &clkops_generic, 167 .ops = &clkops_generic, 178 .ops = &clkops_generic, 199 .ops = &clkops_generic, 269 .ops = &clkops_generic, 276 .ops = &clkops_generic, [all...] |
H A D | clock.h | 185 extern const struct clkops clkops_generic;
|
H A D | clock.c | 619 const struct clkops clkops_generic = { variable
|
Completed in 6 milliseconds