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

/drivers/mmc/host/
H A Dmmci.c223 const char *rxname, *txname; local
263 rxname = dma_chan_name(host->dma_rx_channel);
265 rxname = "none";
273 rxname, txname);

Completed in 11 milliseconds