register_sh_pmu
extern int register_sh_pmu(struct sh_pmu *);
return register_sh_pmu(&sh7750_pmu);
return register_sh_pmu(&sh4a_pmu);