Searched defs:nodma (Results 1 - 1 of 1) sorted by relevance

/drivers/mmc/host/
H A Dmvsdio.c39 static int nodma; variable
114 if (nodma || (data->blksz | data->sg->offset) & 3) {
121 if (!nodma)
876 module_param(nodma, int, 0);

Completed in 53 milliseconds