tps6586x_writes 154 drivers/mfd/tps6586x.c EXPORT_SYMBOL_GPL(tps6586x_writes); tps6586x_writes 118 drivers/rtc/rtc-tps6586x.c ret = tps6586x_writes(tps_dev, RTC_COUNT4, sizeof(buff), buff); tps6586x_writes 189 drivers/rtc/rtc-tps6586x.c ret = tps6586x_writes(tps_dev, RTC_ALARM1_HI, sizeof(buff), buff); tps6586x_writes 102 include/linux/mfd/tps6586x.h extern int tps6586x_writes(struct device *dev, int reg, int len, uint8_t *val);