Home
last modified time | relevance | path

Searched refs:prcmu_auto_pm_config (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/mfd/
Ddb8500-prcmu.h481 struct prcmu_auto_pm_config { struct
499 void prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, argument
500 struct prcmu_auto_pm_config *idle);
607 static inline void prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, in prcmu_configure_auto_pm()
608 struct prcmu_auto_pm_config *idle) in prcmu_configure_auto_pm()
/linux-4.1.27/drivers/mfd/
Ddb8500-prcmu.c1246 void prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, in prcmu_configure_auto_pm()
1247 struct prcmu_auto_pm_config *idle) in prcmu_configure_auto_pm()