Searched defs:dw_mci_dma_ops (Results 1 – 1 of 1) sorted by relevance
210 struct dw_mci_dma_ops { struct212 int (*init)(struct dw_mci *host);213 void (*start)(struct dw_mci *host, unsigned int sg_len);214 void (*complete)(struct dw_mci *host);215 void (*stop)(struct dw_mci *host);216 void (*cleanup)(struct dw_mci *host);217 void (*exit)(struct dw_mci *host);