Home
last modified time | relevance | path

Searched refs:txname (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmci.c738 const char *rxname, *txname; in mmci_dmae_setup() local
776 txname = dma_chan_name(dmae->tx_channel); in mmci_dmae_setup()
778 txname = "none"; in mmci_dmae_setup()
781 rxname, txname); in mmci_dmae_setup()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmmci.c841 const char *rxname, *txname; in mmci_dmae_setup() local
879 txname = dma_chan_name(dmae->tx_channel); in mmci_dmae_setup()
881 txname = "none"; in mmci_dmae_setup()
884 rxname, txname); in mmci_dmae_setup()

Completed in 6 milliseconds