Home
last modified time | relevance | path

Searched refs:db8500_prcmu_config_hotmon (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/mfd/
Ddb8500-prcmu.h506 int db8500_prcmu_config_hotmon(u8 low, u8 high);
626 static inline int db8500_prcmu_config_hotmon(u8 low, u8 high) in db8500_prcmu_config_hotmon() function
Ddbx500-prcmu.h351 return db8500_prcmu_config_hotmon(low, high); in prcmu_config_hotmon()
/Linux-v4.19/drivers/mfd/
Ddb8500-prcmu.c2005 int db8500_prcmu_config_hotmon(u8 low, u8 high) in db8500_prcmu_config_hotmon() function
2025 EXPORT_SYMBOL_GPL(db8500_prcmu_config_hotmon);