Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Ddb8500-prcmu.h687 struct prcmu_auto_pm_config { struct
705 void prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, argument
706 struct prcmu_auto_pm_config *idle);
809 static inline void prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, in prcmu_configure_auto_pm()
810 struct prcmu_auto_pm_config *idle) in prcmu_configure_auto_pm()
/linux/drivers/mfd/
H A Ddb8500-prcmu.c1136 void prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, in prcmu_configure_auto_pm()
1137 struct prcmu_auto_pm_config *idle) in prcmu_configure_auto_pm()