Home
last modified time | relevance | path

Searched refs:clkops_null (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-omap1/
A Dclock_data.c77 .ops = &clkops_null,
83 .ops = &clkops_null,
118 .ops = &clkops_null,
198 .ops = &clkops_null,
222 .ops = &clkops_null,
276 .ops = &clkops_null,
288 .ops = &clkops_null,
329 .ops = &clkops_null,
336 .ops = &clkops_null,
369 .ops = &clkops_null,
[all …]
A Dclock.c910 const struct clkops clkops_null = { variable
922 .ops = &clkops_null,
942 if (ck->ops == &clkops_null) in clk_disable_unused()
A Dclock.h187 extern const struct clkops clkops_null;

Completed in 9 milliseconds