sh7706_clk_ops     70 arch/sh/kernel/cpu/sh3/clock-sh7706.c static struct sh_clk_ops *sh7706_clk_ops[] = {
sh7706_clk_ops     79 arch/sh/kernel/cpu/sh3/clock-sh7706.c 	if (idx < ARRAY_SIZE(sh7706_clk_ops))
sh7706_clk_ops     80 arch/sh/kernel/cpu/sh3/clock-sh7706.c 		*ops = sh7706_clk_ops[idx];