Home
last modified time | relevance | path

Searched defs:dw_mci_dma_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/mmc/
Ddw_mmc.h227 struct dw_mci_dma_ops { struct
229 int (*init)(struct dw_mci *host);
230 int (*start)(struct dw_mci *host, unsigned int sg_len);
231 void (*complete)(void *host);
232 void (*stop)(struct dw_mci *host);
233 void (*cleanup)(struct dw_mci *host);
234 void (*exit)(struct dw_mci *host);