Searched refs:tps80031_write (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/mfd/ |
D | tps80031.c | 215 tps80031_write(tps80031_power_off_dev->dev, TPS80031_SLAVE_ID1, in tps80031_power_off() 252 ret = tps80031_write(dev, TPS80031_SLAVE_ID1, in tps80031_init_ext_control() 301 tps80031_write(dev, TPS80031_SLAVE_ID2, in tps80031_irq_init()
|
/linux-4.1.27/drivers/regulator/ |
D | tps80031-regulator.c | 343 ret = tps80031_write(parent, TPS80031_SLAVE_ID2, in tps80031_vbus_disable() 370 ret = tps80031_write(parent, TPS80031_SLAVE_ID2, in tps80031_vbus_disable()
|
/linux-4.1.27/include/linux/mfd/ |
D | tps80031.h | 547 static inline int tps80031_write(struct device *dev, int sid, in tps80031_write() function
|