Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mfd/
Dtps80031.c151 int tps80031_ext_power_req_config(struct device *dev, in tps80031_ext_power_req_config() function
209 EXPORT_SYMBOL_GPL(tps80031_ext_power_req_config);
/Linux-v5.4/include/linux/mfd/
Dtps80031.h634 extern int tps80031_ext_power_req_config(struct device *dev,
/Linux-v5.4/drivers/regulator/
Dtps80031-regulator.c501 ret = tps80031_ext_power_req_config(parent, ri->ext_ctrl_flag, in tps80031_power_req_config()