max8997_bulk_write 103 drivers/mfd/max8997.c EXPORT_SYMBOL_GPL(max8997_bulk_write); max8997_bulk_write 165 drivers/rtc/rtc-max8997.c ret = max8997_bulk_write(info->rtc, MAX8997_RTC_SEC, RTC_NR_TIME, data); max8997_bulk_write 240 drivers/rtc/rtc-max8997.c ret = max8997_bulk_write(info->rtc, MAX8997_RTC_ALARM1_SEC, RTC_NR_TIME, max8997_bulk_write 280 drivers/rtc/rtc-max8997.c ret = max8997_bulk_write(info->rtc, MAX8997_RTC_ALARM1_SEC, RTC_NR_TIME, max8997_bulk_write 312 drivers/rtc/rtc-max8997.c ret = max8997_bulk_write(info->rtc, MAX8997_RTC_ALARM1_SEC, RTC_NR_TIME, max8997_bulk_write 437 drivers/rtc/rtc-max8997.c ret = max8997_bulk_write(info->rtc, MAX8997_RTC_CTRLMASK, 2, data); max8997_bulk_write 407 include/linux/mfd/max8997-private.h extern int max8997_bulk_write(struct i2c_client *i2c, u8 reg, int count,