Searched refs:clkdm_ops (Results 1 – 6 of 6) sorted by relevance
161 struct clkdm_ops { struct178 int clkdm_register_platform_funcs(struct clkdm_ops *co); argument227 extern struct clkdm_ops omap2_clkdm_operations;228 extern struct clkdm_ops omap3_clkdm_operations;229 extern struct clkdm_ops omap4_clkdm_operations;230 extern struct clkdm_ops am33xx_clkdm_operations;231 extern struct clkdm_ops am43xx_clkdm_operations;
488 struct clkdm_ops omap4_clkdm_operations = {505 struct clkdm_ops am43xx_clkdm_operations = {
357 struct clkdm_ops am33xx_clkdm_operations = {
314 struct clkdm_ops omap2_clkdm_operations = {
41 static struct clkdm_ops *arch_clkdm;369 int clkdm_register_platform_funcs(struct clkdm_ops *co) in clkdm_register_platform_funcs()
298 struct clkdm_ops omap3_clkdm_operations = {