Searched refs:clkdm_ops (Results 1 – 6 of 6) sorted by relevance
163 struct clkdm_ops { struct182 int clkdm_register_platform_funcs(struct clkdm_ops *co); argument232 extern struct clkdm_ops omap2_clkdm_operations;233 extern struct clkdm_ops omap3_clkdm_operations;234 extern struct clkdm_ops omap4_clkdm_operations;235 extern struct clkdm_ops am33xx_clkdm_operations;236 extern struct clkdm_ops am43xx_clkdm_operations;
522 struct clkdm_ops omap4_clkdm_operations = {541 struct clkdm_ops am43xx_clkdm_operations = {
214 struct clkdm_ops omap2_clkdm_operations = {
384 struct clkdm_ops am33xx_clkdm_operations = {
40 static struct clkdm_ops *arch_clkdm;370 int clkdm_register_platform_funcs(struct clkdm_ops *co) in clkdm_register_platform_funcs()
294 struct clkdm_ops omap3_clkdm_operations = {