sh7709_clk_ops     71 arch/sh/kernel/cpu/sh3/clock-sh7709.c static struct sh_clk_ops *sh7709_clk_ops[] = {
sh7709_clk_ops     80 arch/sh/kernel/cpu/sh3/clock-sh7709.c 	if (idx < ARRAY_SIZE(sh7709_clk_ops))
sh7709_clk_ops     81 arch/sh/kernel/cpu/sh3/clock-sh7709.c 		*ops = sh7709_clk_ops[idx];