Lines Matching refs:use_dma
307 * @use_dma: boolean to know if dma is used in the current transfer
335 bool use_dma;
771 if (i2c_dev->use_dma)
900 i2c_dev->use_dma = false;
908 i2c_dev->use_dma = true;
913 if (!i2c_dev->use_dma) {
1067 i2c_dev->use_dma = false;
1075 i2c_dev->use_dma = true;
1080 if (!i2c_dev->use_dma) {
1159 i2c_dev->use_dma = false;
1170 i2c_dev->use_dma = true;
1175 if (!i2c_dev->use_dma)
1504 if (i2c_dev->use_dma) {
1523 if (i2c_dev->use_dma && !f7_msg->result) {
1536 } else if (i2c_dev->use_dma && !f7_msg->result) {
1638 if (i2c_dev->use_dma) {
1690 if (i2c_dev->use_dma)
1748 if (i2c_dev->use_dma)