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