stop_after_dma    131 drivers/i2c/busses/i2c-sh_mobile.c 	bool stop_after_dma;
stop_after_dma    383 drivers/i2c/busses/i2c-sh_mobile.c 		if (pd->stop_after_dma) {
stop_after_dma    476 drivers/i2c/busses/i2c-sh_mobile.c 	pd->stop_after_dma = true;
stop_after_dma    664 drivers/i2c/busses/i2c-sh_mobile.c 		pd->stop_after_dma = false;
stop_after_dma    677 drivers/i2c/busses/i2c-sh_mobile.c 		i2c_put_dma_safe_msg_buf(pd->dma_buf, pd->msg, pd->stop_after_dma);