burst_msgs        104 drivers/rtc/rtc-max6900.c 	struct i2c_msg burst_msgs[1] = {
burst_msgs        130 drivers/rtc/rtc-max6900.c 	rc = i2c_transfer(client->adapter, burst_msgs, ARRAY_SIZE(burst_msgs));
burst_msgs        131 drivers/rtc/rtc-max6900.c 	if (rc != ARRAY_SIZE(burst_msgs))