Searched refs:nodma (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/mmc/host/
H A Dmvsdio.c32 static int nodma; variable
108 if (nodma || (data->blksz | data->sg->offset) & 3 ||
127 if (!nodma)
871 module_param(nodma, int, 0);
/linux-master/drivers/i2c/busses/
H A Di2c-qup.c1697 goto nodma;
1704 goto nodma;
1750 nodma:

Completed in 151 milliseconds