Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Ddw_mmc.h157 struct dw_mci { struct
158 spinlock_t lock;
182 const struct dw_mci_dma_ops *dma_ops; argument
187 struct dw_mci_dma_slave *dms; argument
198 enum dw_mci_state state; argument
206 struct dw_mci_board *pdata; argument
207 const struct dw_mci_drv_data *drv_data; argument
211 struct dw_mci_slot *slot; argument
223 void (*push_data)(struct dw_mci *host, void *buf, int cnt); argument
224 void (*pull_data)(struct dw_mci *host, void *buf, int cnt); argument
[all …]

Completed in 8 milliseconds