sh7619_clk_ops     55 arch/sh/kernel/cpu/sh2/clock-sh7619.c static struct sh_clk_ops *sh7619_clk_ops[] = {
sh7619_clk_ops     72 arch/sh/kernel/cpu/sh2/clock-sh7619.c 	if (idx < ARRAY_SIZE(sh7619_clk_ops))
sh7619_clk_ops     73 arch/sh/kernel/cpu/sh2/clock-sh7619.c 		*ops = sh7619_clk_ops[idx];