sh5_clk_ops        62 arch/sh/kernel/cpu/sh5/clock-sh5.c static struct sh_clk_ops *sh5_clk_ops[] = {
sh5_clk_ops        74 arch/sh/kernel/cpu/sh5/clock-sh5.c 	if (idx < ARRAY_SIZE(sh5_clk_ops))
sh5_clk_ops        75 arch/sh/kernel/cpu/sh5/clock-sh5.c 		*ops = sh5_clk_ops[idx];