ID_LAST_MSG       334 drivers/i2c/busses/i2c-rcar.c 		priv->flags |= ID_LAST_MSG;
ID_LAST_MSG       507 drivers/i2c/busses/i2c-rcar.c 		if (priv->flags & ID_LAST_MSG) {
ID_LAST_MSG       545 drivers/i2c/busses/i2c-rcar.c 		if (priv->flags & ID_LAST_MSG) {
ID_LAST_MSG       553 drivers/i2c/busses/i2c-rcar.c 	if (priv->pos == msg->len && !(priv->flags & ID_LAST_MSG))