Searched refs:moxart_host (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
H A Dmoxart-mmc.c122 struct moxart_host { struct
151 static inline void moxart_init_sg(struct moxart_host *host, moxart_init_sg()
162 static inline int moxart_next_sg(struct moxart_host *host) moxart_next_sg()
180 static int moxart_wait_for_status(struct moxart_host *host, moxart_wait_for_status()
204 static void moxart_send_command(struct moxart_host *host, moxart_send_command()
252 struct moxart_host *host = param; moxart_dma_complete()
257 static void moxart_transfer_dma(struct mmc_data *data, struct moxart_host *host) moxart_transfer_dma()
308 static void moxart_transfer_pio(struct moxart_host *host) moxart_transfer_pio()
367 static void moxart_prepare_data(struct moxart_host *host) moxart_prepare_data()
399 struct moxart_host *host = mmc_priv(mmc); moxart_request()
467 struct moxart_host *host = (struct moxart_host *)devid; moxart_irq()
495 struct moxart_host *host = mmc_priv(mmc); moxart_set_ios()
545 struct moxart_host *host = mmc_priv(mmc); moxart_get_ro()
562 struct moxart_host *host = NULL; moxart_probe()
569 mmc = mmc_alloc_host(sizeof(struct moxart_host), dev); moxart_probe()
689 struct moxart_host *host = mmc_priv(mmc); moxart_remove()

Completed in 112 milliseconds