sh7710_clk_ops     63 arch/sh/kernel/cpu/sh3/clock-sh7710.c static struct sh_clk_ops *sh7710_clk_ops[] = {
sh7710_clk_ops     72 arch/sh/kernel/cpu/sh3/clock-sh7710.c 	if (idx < ARRAY_SIZE(sh7710_clk_ops))
sh7710_clk_ops     73 arch/sh/kernel/cpu/sh3/clock-sh7710.c 		*ops = sh7710_clk_ops[idx];