• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/

Lines Matching refs:mmc_omap_host

100 struct mmc_omap_host;
115 struct mmc_omap_host *host;
120 struct mmc_omap_host {
186 static void mmc_omap_fclk_enable(struct mmc_omap_host *host, unsigned int enable)
203 struct mmc_omap_host *host = slot->host;
238 static void mmc_omap_start_request(struct mmc_omap_host *host,
243 struct mmc_omap_host *host = container_of(work, struct mmc_omap_host,
258 struct mmc_omap_host *host = slot->host;
333 mmc_omap_start_command(struct mmc_omap_host *host, struct mmc_command *cmd)
400 mmc_omap_release_dma(struct mmc_omap_host *host, struct mmc_data *data,
420 struct mmc_omap_host *host = container_of(work, struct mmc_omap_host,
433 mmc_omap_xfer_done(struct mmc_omap_host *host, struct mmc_data *data)
461 mmc_omap_send_abort(struct mmc_omap_host *host, int maxloops)
490 mmc_omap_abort_xfer(struct mmc_omap_host *host, struct mmc_data *data)
502 mmc_omap_end_of_data(struct mmc_omap_host *host, struct mmc_data *data)
525 struct mmc_omap_host *host = (struct mmc_omap_host *) data;
533 mmc_omap_dma_done(struct mmc_omap_host *host, struct mmc_data *data)
550 mmc_omap_cmd_done(struct mmc_omap_host *host, struct mmc_command *cmd)
597 struct mmc_omap_host *host = container_of(work, struct mmc_omap_host,
629 struct mmc_omap_host *host = (struct mmc_omap_host *) data;
644 mmc_omap_sg_to_buf(struct mmc_omap_host *host)
658 struct mmc_omap_host *host = (struct mmc_omap_host *) data;
665 mmc_omap_xfer_data(struct mmc_omap_host *host, int write)
707 struct mmc_omap_host * host = (struct mmc_omap_host *)dev_id;
845 struct mmc_omap_host *host = dev_get_drvdata(dev);
891 mmc_omap_prepare_dma(struct mmc_omap_host *host, struct mmc_data *data)
972 struct mmc_omap_host *host = (struct mmc_omap_host *) data;
1000 static int mmc_omap_get_dma_channel(struct mmc_omap_host *host, struct mmc_data *data)
1043 static inline void set_cmd_timeout(struct mmc_omap_host *host, struct mmc_request *req)
1054 static inline void set_data_timeout(struct mmc_omap_host *host, struct mmc_request *req)
1075 mmc_omap_prepare_data(struct mmc_omap_host *host, struct mmc_request *req)
1144 static void mmc_omap_start_request(struct mmc_omap_host *host,
1161 struct mmc_omap_host *host = slot->host;
1180 struct mmc_omap_host *host;
1204 struct mmc_omap_host *host = slot->host;
1232 struct mmc_omap_host *host = slot->host;
1297 static int __init mmc_omap_new_slot(struct mmc_omap_host *host, int id)
1396 struct mmc_omap_host *host = NULL;
1420 host = kzalloc(sizeof(struct mmc_omap_host), GFP_KERNEL);
1518 struct mmc_omap_host *host = platform_get_drvdata(pdev);
1550 struct mmc_omap_host *host = platform_get_drvdata(pdev);
1575 struct mmc_omap_host *host = platform_get_drvdata(pdev);