Home
last modified time | relevance | path

Searched refs:dw_mci_dma_slave (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc.h51 struct dw_mci_dma_slave { struct
185 struct dw_mci_dma_slave *dms;
H A Ddw_mmc.c877 host->dms = kzalloc(sizeof(struct dw_mci_dma_slave), GFP_KERNEL); in dw_mci_edmac_init()