H A D | dw_mmc.h | 60 * struct dw_mci - MMC controller state shared between all slots 160 struct dw_mci { struct 227 void (*push_data)(struct dw_mci *host, void *buf, int cnt); argument 228 void (*pull_data)(struct dw_mci *host, void *buf, int cnt); argument 250 int (*init)(struct dw_mci *host); argument 251 int (*start)(struct dw_mci *host, unsigned int sg_len); 253 void (*stop)(struct dw_mci *host); 254 void (*cleanup)(struct dw_mci *host); 255 void (*exit)(struct dw_mci *host); 539 extern int dw_mci_probe(struct dw_mci *hos 161 lockdw_mci global() argument 185 dma_opsdw_mci global() argument 190 dmsdw_mci global() argument 201 statedw_mci global() argument 210 pdatadw_mci global() argument 211 drv_datadw_mci global() argument 215 slotdw_mci global() argument [all...] |