sh3_clk_ops        74 arch/sh/kernel/cpu/sh3/clock-sh3.c static struct sh_clk_ops *sh3_clk_ops[] = {
sh3_clk_ops        83 arch/sh/kernel/cpu/sh3/clock-sh3.c 	if (idx < ARRAY_SIZE(sh3_clk_ops))
sh3_clk_ops        84 arch/sh/kernel/cpu/sh3/clock-sh3.c 		*ops = sh3_clk_ops[idx];