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

/linux-4.1.27/arch/arm/mach-omap1/
H A Dclock_data.c80 .ops = &clkops_null,
86 .ops = &clkops_null,
121 .ops = &clkops_null,
201 .ops = &clkops_null,
225 .ops = &clkops_null,
266 .ops = &clkops_null,
279 .ops = &clkops_null,
291 .ops = &clkops_null,
332 .ops = &clkops_null,
339 .ops = &clkops_null,
372 .ops = &clkops_null,
379 .ops = &clkops_null,
420 .ops = &clkops_null,
459 .ops = &clkops_null,
478 .ops = &clkops_null,
644 .ops = &clkops_null,
655 .ops = &clkops_null,
663 .ops = &clkops_null,
H A Dclock.c933 const struct clkops clkops_null = { variable in typeref:struct:clkops
945 .ops = &clkops_null,
965 if (ck->ops == &clkops_null) clk_disable_unused()
H A Dclock.h192 extern const struct clkops clkops_null;

Completed in 107 milliseconds