Searched refs:clkdm_ops (Results 1 – 6 of 6) sorted by relevance
166 struct clkdm_ops { struct185 int clkdm_register_platform_funcs(struct clkdm_ops *co); argument239 extern struct clkdm_ops omap2_clkdm_operations;240 extern struct clkdm_ops omap3_clkdm_operations;241 extern struct clkdm_ops omap4_clkdm_operations;242 extern struct clkdm_ops am33xx_clkdm_operations;243 extern struct clkdm_ops am43xx_clkdm_operations;
525 struct clkdm_ops omap4_clkdm_operations = {544 struct clkdm_ops am43xx_clkdm_operations = {
392 struct clkdm_ops am33xx_clkdm_operations = {
314 struct clkdm_ops omap2_clkdm_operations = {
43 static struct clkdm_ops *arch_clkdm;373 int clkdm_register_platform_funcs(struct clkdm_ops *co) in clkdm_register_platform_funcs()
297 struct clkdm_ops omap3_clkdm_operations = {