sh7712_clk_ops     57 arch/sh/kernel/cpu/sh3/clock-sh7712.c static struct sh_clk_ops *sh7712_clk_ops[] = {
sh7712_clk_ops     65 arch/sh/kernel/cpu/sh3/clock-sh7712.c 	if (idx < ARRAY_SIZE(sh7712_clk_ops))
sh7712_clk_ops     66 arch/sh/kernel/cpu/sh3/clock-sh7712.c 		*ops = sh7712_clk_ops[idx];