Home
last modified time | relevance | path

Searched refs:pwrdm_ops (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/arch/arm/mach-omap2/
Dpowerdomain.h182 struct pwrdm_ops { struct
206 int pwrdm_register_platform_funcs(struct pwrdm_ops *custom_funcs); argument
263 extern struct pwrdm_ops omap2_pwrdm_operations;
264 extern struct pwrdm_ops omap3_pwrdm_operations;
265 extern struct pwrdm_ops am33xx_pwrdm_operations;
266 extern struct pwrdm_ops omap4_pwrdm_operations;
Dprm2xxx.c198 struct pwrdm_ops omap2_pwrdm_operations = {
Dpowerdomain.c64 static struct pwrdm_ops *arch_pwrdm;
301 int pwrdm_register_platform_funcs(struct pwrdm_ops *po) in pwrdm_register_platform_funcs()
Dprm33xx.c374 struct pwrdm_ops am33xx_pwrdm_operations = {
Dpowerdomains3xxx_data.c570 static struct pwrdm_ops ti81xx_pwrdm_operations = {
Dprm3xxx.c638 struct pwrdm_ops omap3_pwrdm_operations = {
Dprm44xx.c727 struct pwrdm_ops omap4_pwrdm_operations = {