Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtps80031.c152 int tps80031_ext_power_req_config(struct device *dev, in tps80031_ext_power_req_config() function
210 EXPORT_SYMBOL_GPL(tps80031_ext_power_req_config);
/linux-4.1.27/include/linux/mfd/
Dtps80031.h634 extern int tps80031_ext_power_req_config(struct device *dev,
/linux-4.1.27/drivers/regulator/
Dtps80031-regulator.c516 ret = tps80031_ext_power_req_config(parent, ri->ext_ctrl_flag, in tps80031_power_req_config()