mmc_host          170 arch/mips/alchemy/devboards/db1000.c 	void (*mmc_cd)(struct mmc_host *, unsigned long);
mmc_host          179 arch/mips/alchemy/devboards/db1000.c static int db1100_mmc_cd_setup(void *mmc_host, int en)
mmc_host          191 arch/mips/alchemy/devboards/db1000.c 				  "sd0_cd", mmc_host);
mmc_host          193 arch/mips/alchemy/devboards/db1000.c 		free_irq(irq, mmc_host);
mmc_host          197 arch/mips/alchemy/devboards/db1000.c static int db1100_mmc1_cd_setup(void *mmc_host, int en)
mmc_host          209 arch/mips/alchemy/devboards/db1000.c 				  "sd1_cd", mmc_host);
mmc_host          211 arch/mips/alchemy/devboards/db1000.c 		free_irq(irq, mmc_host);
mmc_host          215 arch/mips/alchemy/devboards/db1000.c static int db1100_mmc_card_readonly(void *mmc_host)
mmc_host          221 arch/mips/alchemy/devboards/db1000.c static int db1100_mmc_card_inserted(void *mmc_host)
mmc_host          226 arch/mips/alchemy/devboards/db1000.c static void db1100_mmc_set_power(void *mmc_host, int state)
mmc_host          254 arch/mips/alchemy/devboards/db1000.c static int db1100_mmc1_card_readonly(void *mmc_host)
mmc_host          259 arch/mips/alchemy/devboards/db1000.c static int db1100_mmc1_card_inserted(void *mmc_host)
mmc_host          264 arch/mips/alchemy/devboards/db1000.c static void db1100_mmc1_set_power(void *mmc_host, int state)
mmc_host          343 arch/mips/alchemy/devboards/db1200.c 	void (*mmc_cd)(struct mmc_host *, unsigned long);
mmc_host          361 arch/mips/alchemy/devboards/db1200.c static int db1200_mmc_cd_setup(void *mmc_host, int en)
mmc_host          367 arch/mips/alchemy/devboards/db1200.c 				db1200_mmc_cdfn, 0, "sd_insert", mmc_host);
mmc_host          372 arch/mips/alchemy/devboards/db1200.c 				db1200_mmc_cdfn, 0, "sd_eject", mmc_host);
mmc_host          374 arch/mips/alchemy/devboards/db1200.c 			free_irq(DB1200_SD0_INSERT_INT, mmc_host);
mmc_host          384 arch/mips/alchemy/devboards/db1200.c 		free_irq(DB1200_SD0_INSERT_INT, mmc_host);
mmc_host          385 arch/mips/alchemy/devboards/db1200.c 		free_irq(DB1200_SD0_EJECT_INT, mmc_host);
mmc_host          392 arch/mips/alchemy/devboards/db1200.c static void db1200_mmc_set_power(void *mmc_host, int state)
mmc_host          401 arch/mips/alchemy/devboards/db1200.c static int db1200_mmc_card_readonly(void *mmc_host)
mmc_host          406 arch/mips/alchemy/devboards/db1200.c static int db1200_mmc_card_inserted(void *mmc_host)
mmc_host          434 arch/mips/alchemy/devboards/db1200.c 	void (*mmc_cd)(struct mmc_host *, unsigned long);
mmc_host          452 arch/mips/alchemy/devboards/db1200.c static int pb1200_mmc1_cd_setup(void *mmc_host, int en)
mmc_host          458 arch/mips/alchemy/devboards/db1200.c 				pb1200_mmc1_cdfn, 0, "sd1_insert", mmc_host);
mmc_host          463 arch/mips/alchemy/devboards/db1200.c 				pb1200_mmc1_cdfn, 0, "sd1_eject", mmc_host);
mmc_host          465 arch/mips/alchemy/devboards/db1200.c 			free_irq(PB1200_SD1_INSERT_INT, mmc_host);
mmc_host          475 arch/mips/alchemy/devboards/db1200.c 		free_irq(PB1200_SD1_INSERT_INT, mmc_host);
mmc_host          476 arch/mips/alchemy/devboards/db1200.c 		free_irq(PB1200_SD1_EJECT_INT, mmc_host);
mmc_host          496 arch/mips/alchemy/devboards/db1200.c static void pb1200_mmc1_set_power(void *mmc_host, int state)
mmc_host          505 arch/mips/alchemy/devboards/db1200.c static int pb1200_mmc1_card_readonly(void *mmc_host)
mmc_host          510 arch/mips/alchemy/devboards/db1200.c static int pb1200_mmc1_card_inserted(void *mmc_host)
mmc_host          462 arch/mips/alchemy/devboards/db1300.c 	void (*mmc_cd)(struct mmc_host *, unsigned long);
mmc_host          480 arch/mips/alchemy/devboards/db1300.c static int db1300_mmc_card_readonly(void *mmc_host)
mmc_host          486 arch/mips/alchemy/devboards/db1300.c static int db1300_mmc_card_inserted(void *mmc_host)
mmc_host          491 arch/mips/alchemy/devboards/db1300.c static int db1300_mmc_cd_setup(void *mmc_host, int en)
mmc_host          497 arch/mips/alchemy/devboards/db1300.c 				db1300_mmc_cdfn, 0, "sd_insert", mmc_host);
mmc_host          502 arch/mips/alchemy/devboards/db1300.c 				db1300_mmc_cdfn, 0, "sd_eject", mmc_host);
mmc_host          504 arch/mips/alchemy/devboards/db1300.c 			free_irq(DB1300_SD1_INSERT_INT, mmc_host);
mmc_host          508 arch/mips/alchemy/devboards/db1300.c 		if (db1300_mmc_card_inserted(mmc_host))
mmc_host          514 arch/mips/alchemy/devboards/db1300.c 		free_irq(DB1300_SD1_INSERT_INT, mmc_host);
mmc_host          515 arch/mips/alchemy/devboards/db1300.c 		free_irq(DB1300_SD1_EJECT_INT, mmc_host);
mmc_host          579 arch/mips/alchemy/devboards/db1300.c static int db1300_movinand_inserted(void *mmc_host)
mmc_host          584 arch/mips/alchemy/devboards/db1300.c static int db1300_movinand_readonly(void *mmc_host)
mmc_host           44 arch/mips/include/asm/mach-au1x00/au1100_mmc.h 	int(*cd_setup)(void *mmc_host, int on);
mmc_host           45 arch/mips/include/asm/mach-au1x00/au1100_mmc.h 	int(*card_inserted)(void *mmc_host);
mmc_host           46 arch/mips/include/asm/mach-au1x00/au1100_mmc.h 	int(*card_readonly)(void *mmc_host);
mmc_host           47 arch/mips/include/asm/mach-au1x00/au1100_mmc.h 	void(*set_power)(void *mmc_host, int state);
mmc_host          960 drivers/mmc/core/block.c static unsigned int mmc_blk_clock_khz(struct mmc_host *host)
mmc_host          974 drivers/mmc/core/block.c static unsigned int mmc_blk_data_timeout_ms(struct mmc_host *host,
mmc_host          988 drivers/mmc/core/block.c static int mmc_blk_reset(struct mmc_blk_data *md, struct mmc_host *host,
mmc_host         1419 drivers/mmc/core/block.c 	struct mmc_host *host = mq->card->host;
mmc_host         1468 drivers/mmc/core/block.c 	struct mmc_host *host = card->host;
mmc_host         1500 drivers/mmc/core/block.c static int mmc_blk_cqe_start_req(struct mmc_host *host, struct mmc_request *mrq)
mmc_host         1653 drivers/mmc/core/block.c 	struct mmc_host *host = card->host;
mmc_host         1938 drivers/mmc/core/block.c 	struct mmc_host *host = mq->card->host;
mmc_host         1972 drivers/mmc/core/block.c 	struct mmc_host *host = mq->card->host;
mmc_host         1991 drivers/mmc/core/block.c 	struct mmc_host *host = mq->card->host;
mmc_host         2046 drivers/mmc/core/block.c 	struct mmc_host *host = mq->card->host;
mmc_host         2136 drivers/mmc/core/block.c 	struct mmc_host *host = mq->card->host;
mmc_host         2171 drivers/mmc/core/block.c static int mmc_blk_wait_for_idle(struct mmc_queue *mq, struct mmc_host *host)
mmc_host         2183 drivers/mmc/core/block.c 	struct mmc_host *host = card->host;
mmc_host          131 drivers/mmc/core/bus.c 	struct mmc_host *host = card->host;
mmc_host          149 drivers/mmc/core/bus.c 	struct mmc_host *host = card->host;
mmc_host          166 drivers/mmc/core/bus.c 	struct mmc_host *host = card->host;
mmc_host          183 drivers/mmc/core/bus.c 	struct mmc_host *host = card->host;
mmc_host          191 drivers/mmc/core/bus.c 	struct mmc_host *host = card->host;
mmc_host          261 drivers/mmc/core/bus.c struct mmc_card *mmc_alloc_card(struct mmc_host *host, struct device_type *type)
mmc_host          370 drivers/mmc/core/bus.c 	struct mmc_host *host = card->host;
mmc_host           13 drivers/mmc/core/bus.h struct mmc_host;
mmc_host           24 drivers/mmc/core/bus.h struct mmc_card *mmc_alloc_card(struct mmc_host *host,
mmc_host           81 drivers/mmc/core/core.c static void mmc_should_fail_request(struct mmc_host *host,
mmc_host          105 drivers/mmc/core/core.c static inline void mmc_should_fail_request(struct mmc_host *host,
mmc_host          118 drivers/mmc/core/core.c void mmc_command_done(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          138 drivers/mmc/core/core.c void mmc_request_done(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          216 drivers/mmc/core/core.c static void __mmc_start_request(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          264 drivers/mmc/core/core.c static void mmc_mrq_pr_debug(struct mmc_host *host, struct mmc_request *mrq,
mmc_host          298 drivers/mmc/core/core.c static int mmc_mrq_prep(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          335 drivers/mmc/core/core.c int mmc_start_request(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          366 drivers/mmc/core/core.c static inline void mmc_wait_ongoing_tfr_cmd(struct mmc_host *host)
mmc_host          378 drivers/mmc/core/core.c static int __mmc_start_req(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          397 drivers/mmc/core/core.c void mmc_wait_for_req_done(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          448 drivers/mmc/core/core.c int mmc_cqe_start_req(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          498 drivers/mmc/core/core.c void mmc_cqe_request_done(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          532 drivers/mmc/core/core.c void mmc_cqe_post_req(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          551 drivers/mmc/core/core.c int mmc_cqe_recovery(struct mmc_host *host)
mmc_host          601 drivers/mmc/core/core.c bool mmc_is_req_done(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          619 drivers/mmc/core/core.c void mmc_wait_for_req(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          638 drivers/mmc/core/core.c int mmc_wait_for_cmd(struct mmc_host *host, struct mmc_command *cmd, int retries)
mmc_host          763 drivers/mmc/core/core.c static inline bool mmc_ctx_matches(struct mmc_host *host, struct mmc_ctx *ctx,
mmc_host          770 drivers/mmc/core/core.c static inline void mmc_ctx_set_claimer(struct mmc_host *host,
mmc_host          796 drivers/mmc/core/core.c int __mmc_claim_host(struct mmc_host *host, struct mmc_ctx *ctx,
mmc_host          844 drivers/mmc/core/core.c void mmc_release_host(struct mmc_host *host)
mmc_host          886 drivers/mmc/core/core.c 	struct mmc_host *host = card->host;
mmc_host          900 drivers/mmc/core/core.c static inline void mmc_set_ios(struct mmc_host *host)
mmc_host          916 drivers/mmc/core/core.c void mmc_set_chip_select(struct mmc_host *host, int mode)
mmc_host          926 drivers/mmc/core/core.c void mmc_set_clock(struct mmc_host *host, unsigned int hz)
mmc_host          939 drivers/mmc/core/core.c 	struct mmc_host *host = card->host;
mmc_host          968 drivers/mmc/core/core.c void mmc_set_bus_mode(struct mmc_host *host, unsigned int mode)
mmc_host          977 drivers/mmc/core/core.c void mmc_set_bus_width(struct mmc_host *host, unsigned int width)
mmc_host          986 drivers/mmc/core/core.c void mmc_set_initial_state(struct mmc_host *host)
mmc_host         1099 drivers/mmc/core/core.c struct device_node *mmc_of_find_child_device(struct mmc_host *host,
mmc_host         1119 drivers/mmc/core/core.c u32 mmc_select_voltage(struct mmc_host *host, u32 ocr)
mmc_host         1153 drivers/mmc/core/core.c int mmc_set_signal_voltage(struct mmc_host *host, int signal_voltage)
mmc_host         1169 drivers/mmc/core/core.c void mmc_set_initial_signal_voltage(struct mmc_host *host)
mmc_host         1180 drivers/mmc/core/core.c int mmc_host_set_uhs_voltage(struct mmc_host *host)
mmc_host         1203 drivers/mmc/core/core.c int mmc_set_uhs_voltage(struct mmc_host *host, u32 ocr)
mmc_host         1271 drivers/mmc/core/core.c void mmc_set_timing(struct mmc_host *host, unsigned int timing)
mmc_host         1280 drivers/mmc/core/core.c void mmc_set_driver_type(struct mmc_host *host, unsigned int drv_type)
mmc_host         1289 drivers/mmc/core/core.c 	struct mmc_host *host = card->host;
mmc_host         1330 drivers/mmc/core/core.c void mmc_power_up(struct mmc_host *host, u32 ocr)
mmc_host         1364 drivers/mmc/core/core.c void mmc_power_off(struct mmc_host *host)
mmc_host         1386 drivers/mmc/core/core.c void mmc_power_cycle(struct mmc_host *host, u32 ocr)
mmc_host         1397 drivers/mmc/core/core.c static void __mmc_release_bus(struct mmc_host *host)
mmc_host         1407 drivers/mmc/core/core.c static inline void mmc_bus_get(struct mmc_host *host)
mmc_host         1420 drivers/mmc/core/core.c static inline void mmc_bus_put(struct mmc_host *host)
mmc_host         1435 drivers/mmc/core/core.c void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops)
mmc_host         1456 drivers/mmc/core/core.c void mmc_detach_bus(struct mmc_host *host)
mmc_host         1472 drivers/mmc/core/core.c void _mmc_detect_change(struct mmc_host *host, unsigned long delay, bool cd_irq)
mmc_host         1496 drivers/mmc/core/core.c void mmc_detect_change(struct mmc_host *host, unsigned long delay)
mmc_host         1985 drivers/mmc/core/core.c 	struct mmc_host *host = card->host;
mmc_host         2062 drivers/mmc/core/core.c 	struct mmc_host *host = card->host;
mmc_host         2109 drivers/mmc/core/core.c static void mmc_hw_reset_for_init(struct mmc_host *host)
mmc_host         2118 drivers/mmc/core/core.c int mmc_hw_reset(struct mmc_host *host)
mmc_host         2142 drivers/mmc/core/core.c int mmc_sw_reset(struct mmc_host *host)
mmc_host         2166 drivers/mmc/core/core.c static int mmc_rescan_try_freq(struct mmc_host *host, unsigned freq)
mmc_host         2212 drivers/mmc/core/core.c int _mmc_detect_card_removed(struct mmc_host *host)
mmc_host         2241 drivers/mmc/core/core.c int mmc_detect_card_removed(struct mmc_host *host)
mmc_host         2281 drivers/mmc/core/core.c 	struct mmc_host *host =
mmc_host         2282 drivers/mmc/core/core.c 		container_of(work, struct mmc_host, detect.work);
mmc_host         2348 drivers/mmc/core/core.c void mmc_start_host(struct mmc_host *host)
mmc_host         2364 drivers/mmc/core/core.c void mmc_stop_host(struct mmc_host *host)
mmc_host         2403 drivers/mmc/core/core.c 	struct mmc_host *host = container_of(
mmc_host         2404 drivers/mmc/core/core.c 		notify_block, struct mmc_host, pm_notify);
mmc_host         2457 drivers/mmc/core/core.c void mmc_register_pm_notifier(struct mmc_host *host)
mmc_host         2463 drivers/mmc/core/core.c void mmc_unregister_pm_notifier(struct mmc_host *host)
mmc_host           14 drivers/mmc/core/core.h struct mmc_host;
mmc_host           21 drivers/mmc/core/core.h 	void (*remove)(struct mmc_host *);
mmc_host           22 drivers/mmc/core/core.h 	void (*detect)(struct mmc_host *);
mmc_host           23 drivers/mmc/core/core.h 	int (*pre_suspend)(struct mmc_host *);
mmc_host           24 drivers/mmc/core/core.h 	int (*suspend)(struct mmc_host *);
mmc_host           25 drivers/mmc/core/core.h 	int (*resume)(struct mmc_host *);
mmc_host           26 drivers/mmc/core/core.h 	int (*runtime_suspend)(struct mmc_host *);
mmc_host           27 drivers/mmc/core/core.h 	int (*runtime_resume)(struct mmc_host *);
mmc_host           28 drivers/mmc/core/core.h 	int (*alive)(struct mmc_host *);
mmc_host           29 drivers/mmc/core/core.h 	int (*shutdown)(struct mmc_host *);
mmc_host           30 drivers/mmc/core/core.h 	int (*hw_reset)(struct mmc_host *);
mmc_host           31 drivers/mmc/core/core.h 	int (*sw_reset)(struct mmc_host *);
mmc_host           34 drivers/mmc/core/core.h void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops);
mmc_host           35 drivers/mmc/core/core.h void mmc_detach_bus(struct mmc_host *host);
mmc_host           37 drivers/mmc/core/core.h struct device_node *mmc_of_find_child_device(struct mmc_host *host,
mmc_host           42 drivers/mmc/core/core.h void mmc_set_chip_select(struct mmc_host *host, int mode);
mmc_host           43 drivers/mmc/core/core.h void mmc_set_clock(struct mmc_host *host, unsigned int hz);
mmc_host           44 drivers/mmc/core/core.h void mmc_set_bus_mode(struct mmc_host *host, unsigned int mode);
mmc_host           45 drivers/mmc/core/core.h void mmc_set_bus_width(struct mmc_host *host, unsigned int width);
mmc_host           46 drivers/mmc/core/core.h u32 mmc_select_voltage(struct mmc_host *host, u32 ocr);
mmc_host           47 drivers/mmc/core/core.h int mmc_set_uhs_voltage(struct mmc_host *host, u32 ocr);
mmc_host           48 drivers/mmc/core/core.h int mmc_host_set_uhs_voltage(struct mmc_host *host);
mmc_host           49 drivers/mmc/core/core.h int mmc_set_signal_voltage(struct mmc_host *host, int signal_voltage);
mmc_host           50 drivers/mmc/core/core.h void mmc_set_initial_signal_voltage(struct mmc_host *host);
mmc_host           51 drivers/mmc/core/core.h void mmc_set_timing(struct mmc_host *host, unsigned int timing);
mmc_host           52 drivers/mmc/core/core.h void mmc_set_driver_type(struct mmc_host *host, unsigned int drv_type);
mmc_host           55 drivers/mmc/core/core.h void mmc_power_up(struct mmc_host *host, u32 ocr);
mmc_host           56 drivers/mmc/core/core.h void mmc_power_off(struct mmc_host *host);
mmc_host           57 drivers/mmc/core/core.h void mmc_power_cycle(struct mmc_host *host, u32 ocr);
mmc_host           58 drivers/mmc/core/core.h void mmc_set_initial_state(struct mmc_host *host);
mmc_host           70 drivers/mmc/core/core.h void mmc_start_host(struct mmc_host *host);
mmc_host           71 drivers/mmc/core/core.h void mmc_stop_host(struct mmc_host *host);
mmc_host           73 drivers/mmc/core/core.h void _mmc_detect_change(struct mmc_host *host, unsigned long delay,
mmc_host           75 drivers/mmc/core/core.h int _mmc_detect_card_removed(struct mmc_host *host);
mmc_host           76 drivers/mmc/core/core.h int mmc_detect_card_removed(struct mmc_host *host);
mmc_host           78 drivers/mmc/core/core.h int mmc_attach_mmc(struct mmc_host *host);
mmc_host           79 drivers/mmc/core/core.h int mmc_attach_sd(struct mmc_host *host);
mmc_host           80 drivers/mmc/core/core.h int mmc_attach_sdio(struct mmc_host *host);
mmc_host           86 drivers/mmc/core/core.h void mmc_add_host_debugfs(struct mmc_host *host);
mmc_host           87 drivers/mmc/core/core.h void mmc_remove_host_debugfs(struct mmc_host *host);
mmc_host           97 drivers/mmc/core/core.h void mmc_register_pm_notifier(struct mmc_host *host);
mmc_host           98 drivers/mmc/core/core.h void mmc_unregister_pm_notifier(struct mmc_host *host);
mmc_host          100 drivers/mmc/core/core.h static inline void mmc_register_pm_notifier(struct mmc_host *host) { }
mmc_host          101 drivers/mmc/core/core.h static inline void mmc_unregister_pm_notifier(struct mmc_host *host) { }
mmc_host          104 drivers/mmc/core/core.h void mmc_wait_for_req_done(struct mmc_host *host, struct mmc_request *mrq);
mmc_host          105 drivers/mmc/core/core.h bool mmc_is_req_done(struct mmc_host *host, struct mmc_request *mrq);
mmc_host          107 drivers/mmc/core/core.h int mmc_start_request(struct mmc_host *host, struct mmc_request *mrq);
mmc_host          122 drivers/mmc/core/core.h int __mmc_claim_host(struct mmc_host *host, struct mmc_ctx *ctx,
mmc_host          124 drivers/mmc/core/core.h void mmc_release_host(struct mmc_host *host);
mmc_host          134 drivers/mmc/core/core.h static inline void mmc_claim_host(struct mmc_host *host)
mmc_host          139 drivers/mmc/core/core.h int mmc_cqe_start_req(struct mmc_host *host, struct mmc_request *mrq);
mmc_host          140 drivers/mmc/core/core.h void mmc_cqe_post_req(struct mmc_host *host, struct mmc_request *mrq);
mmc_host          141 drivers/mmc/core/core.h int mmc_cqe_recovery(struct mmc_host *host);
mmc_host          152 drivers/mmc/core/core.h static inline void mmc_pre_req(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          167 drivers/mmc/core/core.h static inline void mmc_post_req(struct mmc_host *host, struct mmc_request *mrq,
mmc_host           54 drivers/mmc/core/debugfs.c 	struct mmc_host	*host = s->private;
mmc_host          200 drivers/mmc/core/debugfs.c 	struct mmc_host *host = data;
mmc_host          209 drivers/mmc/core/debugfs.c 	struct mmc_host *host = data;
mmc_host          225 drivers/mmc/core/debugfs.c void mmc_add_host_debugfs(struct mmc_host *host)
mmc_host          247 drivers/mmc/core/debugfs.c void mmc_remove_host_debugfs(struct mmc_host *host)
mmc_host          254 drivers/mmc/core/debugfs.c 	struct mmc_host	*host = card->host;
mmc_host           32 drivers/mmc/core/host.c #define cls_dev_to_mmc_host(d)	container_of(d, struct mmc_host, class_dev)
mmc_host           38 drivers/mmc/core/host.c 	struct mmc_host *host = cls_dev_to_mmc_host(dev);
mmc_host           58 drivers/mmc/core/host.c void mmc_retune_enable(struct mmc_host *host)
mmc_host           70 drivers/mmc/core/host.c void mmc_retune_pause(struct mmc_host *host)
mmc_host           80 drivers/mmc/core/host.c void mmc_retune_unpause(struct mmc_host *host)
mmc_host           89 drivers/mmc/core/host.c void mmc_retune_disable(struct mmc_host *host)
mmc_host           98 drivers/mmc/core/host.c void mmc_retune_timer_stop(struct mmc_host *host)
mmc_host          104 drivers/mmc/core/host.c void mmc_retune_hold(struct mmc_host *host)
mmc_host          111 drivers/mmc/core/host.c void mmc_retune_release(struct mmc_host *host)
mmc_host          120 drivers/mmc/core/host.c int mmc_retune(struct mmc_host *host)
mmc_host          159 drivers/mmc/core/host.c 	struct mmc_host *host = from_timer(host, t, retune_timer);
mmc_host          173 drivers/mmc/core/host.c int mmc_of_parse(struct mmc_host *host)
mmc_host          396 drivers/mmc/core/host.c struct mmc_host *mmc_alloc_host(int extra, struct device *dev)
mmc_host          399 drivers/mmc/core/host.c 	struct mmc_host *host;
mmc_host          401 drivers/mmc/core/host.c 	host = kzalloc(sizeof(struct mmc_host) + extra, GFP_KERNEL);
mmc_host          462 drivers/mmc/core/host.c int mmc_add_host(struct mmc_host *host)
mmc_host          495 drivers/mmc/core/host.c void mmc_remove_host(struct mmc_host *host)
mmc_host          517 drivers/mmc/core/host.c void mmc_free_host(struct mmc_host *host)
mmc_host           16 drivers/mmc/core/host.h void mmc_retune_enable(struct mmc_host *host);
mmc_host           17 drivers/mmc/core/host.h void mmc_retune_disable(struct mmc_host *host);
mmc_host           18 drivers/mmc/core/host.h void mmc_retune_hold(struct mmc_host *host);
mmc_host           19 drivers/mmc/core/host.h void mmc_retune_release(struct mmc_host *host);
mmc_host           20 drivers/mmc/core/host.h int mmc_retune(struct mmc_host *host);
mmc_host           21 drivers/mmc/core/host.h void mmc_retune_pause(struct mmc_host *host);
mmc_host           22 drivers/mmc/core/host.h void mmc_retune_unpause(struct mmc_host *host);
mmc_host           24 drivers/mmc/core/host.h static inline void mmc_retune_hold_now(struct mmc_host *host)
mmc_host           30 drivers/mmc/core/host.h static inline void mmc_retune_recheck(struct mmc_host *host)
mmc_host           36 drivers/mmc/core/host.h static inline int mmc_host_cmd23(struct mmc_host *host)
mmc_host           41 drivers/mmc/core/host.h static inline bool mmc_host_done_complete(struct mmc_host *host)
mmc_host           46 drivers/mmc/core/host.h static inline int mmc_boot_partition_access(struct mmc_host *host)
mmc_host           51 drivers/mmc/core/host.h static inline int mmc_host_uhs(struct mmc_host *host)
mmc_host          187 drivers/mmc/core/mmc.c 	struct mmc_host *host = card->host;
mmc_host          816 drivers/mmc/core/mmc.c 	struct mmc_host *host = card->host;
mmc_host          869 drivers/mmc/core/mmc.c 	struct mmc_host *host = card->host;
mmc_host          931 drivers/mmc/core/mmc.c 	struct mmc_host *host = card->host;
mmc_host          993 drivers/mmc/core/mmc.c 	struct mmc_host *host = card->host;
mmc_host         1072 drivers/mmc/core/mmc.c 	struct mmc_host *host = card->host;
mmc_host         1142 drivers/mmc/core/mmc.c 	struct mmc_host *host = card->host;
mmc_host         1234 drivers/mmc/core/mmc.c 	struct mmc_host *host = card->host;
mmc_host         1331 drivers/mmc/core/mmc.c 	struct mmc_host *host = card->host;
mmc_host         1432 drivers/mmc/core/mmc.c 	struct mmc_host *host = card->host;
mmc_host         1528 drivers/mmc/core/mmc.c 	struct mmc_host *host = card->host;
mmc_host         1548 drivers/mmc/core/mmc.c static int mmc_init_card(struct mmc_host *host, u32 ocr,
mmc_host         1892 drivers/mmc/core/mmc.c static int mmc_sleep(struct mmc_host *host)
mmc_host         1976 drivers/mmc/core/mmc.c static void mmc_remove(struct mmc_host *host)
mmc_host         1985 drivers/mmc/core/mmc.c static int mmc_alive(struct mmc_host *host)
mmc_host         1993 drivers/mmc/core/mmc.c static void mmc_detect(struct mmc_host *host)
mmc_host         2016 drivers/mmc/core/mmc.c static int _mmc_suspend(struct mmc_host *host, bool is_suspend)
mmc_host         2051 drivers/mmc/core/mmc.c static int mmc_suspend(struct mmc_host *host)
mmc_host         2068 drivers/mmc/core/mmc.c static int _mmc_resume(struct mmc_host *host)
mmc_host         2089 drivers/mmc/core/mmc.c static int mmc_shutdown(struct mmc_host *host)
mmc_host         2110 drivers/mmc/core/mmc.c static int mmc_resume(struct mmc_host *host)
mmc_host         2119 drivers/mmc/core/mmc.c static int mmc_runtime_suspend(struct mmc_host *host)
mmc_host         2137 drivers/mmc/core/mmc.c static int mmc_runtime_resume(struct mmc_host *host)
mmc_host         2159 drivers/mmc/core/mmc.c static int _mmc_hw_reset(struct mmc_host *host)
mmc_host         2199 drivers/mmc/core/mmc.c int mmc_attach_mmc(struct mmc_host *host)
mmc_host           84 drivers/mmc/core/mmc_ops.c static int _mmc_select_card(struct mmc_host *host, struct mmc_card *card)
mmc_host          107 drivers/mmc/core/mmc_ops.c int mmc_deselect_cards(struct mmc_host *host)
mmc_host          120 drivers/mmc/core/mmc_ops.c int mmc_set_dsr(struct mmc_host *host)
mmc_host          132 drivers/mmc/core/mmc_ops.c int mmc_go_idle(struct mmc_host *host)
mmc_host          169 drivers/mmc/core/mmc_ops.c int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr)
mmc_host          225 drivers/mmc/core/mmc_ops.c mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode)
mmc_host          248 drivers/mmc/core/mmc_ops.c mmc_send_cxd_data(struct mmc_card *card, struct mmc_host *host,
mmc_host          327 drivers/mmc/core/mmc_ops.c static int mmc_spi_send_cid(struct mmc_host *host, u32 *cid)
mmc_host          348 drivers/mmc/core/mmc_ops.c int mmc_send_cid(struct mmc_host *host, u32 *cid)
mmc_host          386 drivers/mmc/core/mmc_ops.c int mmc_spi_read_ocr(struct mmc_host *host, int highcap, u32 *ocrp)
mmc_host          401 drivers/mmc/core/mmc_ops.c int mmc_spi_set_crc(struct mmc_host *host, int use_crc)
mmc_host          416 drivers/mmc/core/mmc_ops.c static int mmc_switch_status_error(struct mmc_host *host, u32 status)
mmc_host          454 drivers/mmc/core/mmc_ops.c 	struct mmc_host *host = card->host;
mmc_host          529 drivers/mmc/core/mmc_ops.c 	struct mmc_host *host = card->host;
mmc_host          611 drivers/mmc/core/mmc_ops.c int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error)
mmc_host          680 drivers/mmc/core/mmc_ops.c int mmc_abort_tuning(struct mmc_host *host, u32 opcode)
mmc_host          706 drivers/mmc/core/mmc_ops.c mmc_send_bus_test(struct mmc_card *card, struct mmc_host *host, u8 opcode,
mmc_host           13 drivers/mmc/core/mmc_ops.h struct mmc_host;
mmc_host           17 drivers/mmc/core/mmc_ops.h int mmc_deselect_cards(struct mmc_host *host);
mmc_host           18 drivers/mmc/core/mmc_ops.h int mmc_set_dsr(struct mmc_host *host);
mmc_host           19 drivers/mmc/core/mmc_ops.h int mmc_go_idle(struct mmc_host *host);
mmc_host           20 drivers/mmc/core/mmc_ops.h int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr);
mmc_host           25 drivers/mmc/core/mmc_ops.h int mmc_send_cid(struct mmc_host *host, u32 *cid);
mmc_host           26 drivers/mmc/core/mmc_ops.h int mmc_spi_read_ocr(struct mmc_host *host, int highcap, u32 *ocrp);
mmc_host           27 drivers/mmc/core/mmc_ops.h int mmc_spi_set_crc(struct mmc_host *host, int use_crc);
mmc_host          807 drivers/mmc/core/mmc_test.c 	struct mmc_host *host = test->card->host;
mmc_host         2315 drivers/mmc/core/mmc_test.c 	struct mmc_host *host = card->host;
mmc_host         2352 drivers/mmc/core/mmc_test.c 	struct mmc_host *host = test->card->host;
mmc_host           21 drivers/mmc/core/pwrseq.c int mmc_pwrseq_alloc(struct mmc_host *host)
mmc_host           54 drivers/mmc/core/pwrseq.c void mmc_pwrseq_pre_power_on(struct mmc_host *host)
mmc_host           62 drivers/mmc/core/pwrseq.c void mmc_pwrseq_post_power_on(struct mmc_host *host)
mmc_host           70 drivers/mmc/core/pwrseq.c void mmc_pwrseq_power_off(struct mmc_host *host)
mmc_host           78 drivers/mmc/core/pwrseq.c void mmc_pwrseq_reset(struct mmc_host *host)
mmc_host           86 drivers/mmc/core/pwrseq.c void mmc_pwrseq_free(struct mmc_host *host)
mmc_host           12 drivers/mmc/core/pwrseq.h struct mmc_host;
mmc_host           17 drivers/mmc/core/pwrseq.h 	void (*pre_power_on)(struct mmc_host *host);
mmc_host           18 drivers/mmc/core/pwrseq.h 	void (*post_power_on)(struct mmc_host *host);
mmc_host           19 drivers/mmc/core/pwrseq.h 	void (*power_off)(struct mmc_host *host);
mmc_host           20 drivers/mmc/core/pwrseq.h 	void (*reset)(struct mmc_host *host);
mmc_host           35 drivers/mmc/core/pwrseq.h int mmc_pwrseq_alloc(struct mmc_host *host);
mmc_host           36 drivers/mmc/core/pwrseq.h void mmc_pwrseq_pre_power_on(struct mmc_host *host);
mmc_host           37 drivers/mmc/core/pwrseq.h void mmc_pwrseq_post_power_on(struct mmc_host *host);
mmc_host           38 drivers/mmc/core/pwrseq.h void mmc_pwrseq_power_off(struct mmc_host *host);
mmc_host           39 drivers/mmc/core/pwrseq.h void mmc_pwrseq_reset(struct mmc_host *host);
mmc_host           40 drivers/mmc/core/pwrseq.h void mmc_pwrseq_free(struct mmc_host *host);
mmc_host           49 drivers/mmc/core/pwrseq.h static inline int mmc_pwrseq_alloc(struct mmc_host *host) { return 0; }
mmc_host           50 drivers/mmc/core/pwrseq.h static inline void mmc_pwrseq_pre_power_on(struct mmc_host *host) {}
mmc_host           51 drivers/mmc/core/pwrseq.h static inline void mmc_pwrseq_post_power_on(struct mmc_host *host) {}
mmc_host           52 drivers/mmc/core/pwrseq.h static inline void mmc_pwrseq_power_off(struct mmc_host *host) {}
mmc_host           53 drivers/mmc/core/pwrseq.h static inline void mmc_pwrseq_reset(struct mmc_host *host) {}
mmc_host           54 drivers/mmc/core/pwrseq.h static inline void mmc_pwrseq_free(struct mmc_host *host) {}
mmc_host           32 drivers/mmc/core/pwrseq_emmc.c static void mmc_pwrseq_emmc_reset(struct mmc_host *host)
mmc_host           34 drivers/mmc/core/pwrseq_sd8787.c static void mmc_pwrseq_sd8787_pre_power_on(struct mmc_host *host)
mmc_host           44 drivers/mmc/core/pwrseq_sd8787.c static void mmc_pwrseq_sd8787_power_off(struct mmc_host *host)
mmc_host           61 drivers/mmc/core/pwrseq_simple.c static void mmc_pwrseq_simple_pre_power_on(struct mmc_host *host)
mmc_host           73 drivers/mmc/core/pwrseq_simple.c static void mmc_pwrseq_simple_post_power_on(struct mmc_host *host)
mmc_host           83 drivers/mmc/core/pwrseq_simple.c static void mmc_pwrseq_simple_power_off(struct mmc_host *host)
mmc_host           40 drivers/mmc/core/queue.c static inline bool mmc_cqe_can_dcmd(struct mmc_host *host)
mmc_host           45 drivers/mmc/core/queue.c static enum mmc_issue_type mmc_cqe_issue_type(struct mmc_host *host,
mmc_host           63 drivers/mmc/core/queue.c 	struct mmc_host *host = mq->card->host;
mmc_host          101 drivers/mmc/core/queue.c 	struct mmc_host *host = mq->card->host;
mmc_host          192 drivers/mmc/core/queue.c static unsigned int mmc_get_max_segments(struct mmc_host *host)
mmc_host          209 drivers/mmc/core/queue.c 	struct mmc_host *host = card->host;
mmc_host          247 drivers/mmc/core/queue.c 	struct mmc_host *host = card->host;
mmc_host          355 drivers/mmc/core/queue.c 	struct mmc_host *host = card->host;
mmc_host          396 drivers/mmc/core/queue.c static inline bool mmc_merge_capable(struct mmc_host *host)
mmc_host          413 drivers/mmc/core/queue.c 	struct mmc_host *host = card->host;
mmc_host          106 drivers/mmc/core/regulator.c int mmc_regulator_set_ocr(struct mmc_host *mmc,
mmc_host          167 drivers/mmc/core/regulator.c int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          232 drivers/mmc/core/regulator.c int mmc_regulator_get_supply(struct mmc_host *mmc)
mmc_host          507 drivers/mmc/core/sd.c static u32 sd_get_host_max_current(struct mmc_host *host)
mmc_host          699 drivers/mmc/core/sd.c        struct mmc_host *host = card->host;
mmc_host          738 drivers/mmc/core/sd.c int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr)
mmc_host          809 drivers/mmc/core/sd.c int mmc_sd_get_csd(struct mmc_host *host, struct mmc_card *card)
mmc_host          827 drivers/mmc/core/sd.c static int mmc_sd_get_ro(struct mmc_host *host)
mmc_host          847 drivers/mmc/core/sd.c int mmc_sd_setup_card(struct mmc_host *host, struct mmc_card *card,
mmc_host          943 drivers/mmc/core/sd.c static int mmc_sd_init_card(struct mmc_host *host, u32 ocr,
mmc_host         1106 drivers/mmc/core/sd.c static void mmc_sd_remove(struct mmc_host *host)
mmc_host         1115 drivers/mmc/core/sd.c static int mmc_sd_alive(struct mmc_host *host)
mmc_host         1123 drivers/mmc/core/sd.c static void mmc_sd_detect(struct mmc_host *host)
mmc_host         1146 drivers/mmc/core/sd.c static int _mmc_sd_suspend(struct mmc_host *host)
mmc_host         1171 drivers/mmc/core/sd.c static int mmc_sd_suspend(struct mmc_host *host)
mmc_host         1188 drivers/mmc/core/sd.c static int _mmc_sd_resume(struct mmc_host *host)
mmc_host         1209 drivers/mmc/core/sd.c static int mmc_sd_resume(struct mmc_host *host)
mmc_host         1218 drivers/mmc/core/sd.c static int mmc_sd_runtime_suspend(struct mmc_host *host)
mmc_host         1236 drivers/mmc/core/sd.c static int mmc_sd_runtime_resume(struct mmc_host *host)
mmc_host         1248 drivers/mmc/core/sd.c static int mmc_sd_hw_reset(struct mmc_host *host)
mmc_host         1269 drivers/mmc/core/sd.c int mmc_attach_sd(struct mmc_host *host)
mmc_host            9 drivers/mmc/core/sd.h struct mmc_host;
mmc_host           12 drivers/mmc/core/sd.h int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr);
mmc_host           13 drivers/mmc/core/sd.h int mmc_sd_get_csd(struct mmc_host *host, struct mmc_card *card);
mmc_host           15 drivers/mmc/core/sd.h int mmc_sd_setup_card(struct mmc_host *host, struct mmc_card *card,
mmc_host           21 drivers/mmc/core/sd_ops.c int mmc_app_cmd(struct mmc_host *host, struct mmc_card *card)
mmc_host           51 drivers/mmc/core/sd_ops.c static int mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card,
mmc_host          117 drivers/mmc/core/sd_ops.c int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr)
mmc_host          161 drivers/mmc/core/sd_ops.c int mmc_send_if_cond(struct mmc_host *host, u32 ocr)
mmc_host          192 drivers/mmc/core/sd_ops.c int mmc_send_relative_addr(struct mmc_host *host, unsigned int *rca)
mmc_host           14 drivers/mmc/core/sd_ops.h struct mmc_host;
mmc_host           17 drivers/mmc/core/sd_ops.h int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr);
mmc_host           18 drivers/mmc/core/sd_ops.h int mmc_send_if_cond(struct mmc_host *host, u32 ocr);
mmc_host           19 drivers/mmc/core/sd_ops.h int mmc_send_relative_addr(struct mmc_host *host, unsigned int *rca);
mmc_host           24 drivers/mmc/core/sd_ops.h int mmc_app_cmd(struct mmc_host *host, struct mmc_card *card);
mmc_host          546 drivers/mmc/core/sdio.c static void mmc_sdio_resend_if_cond(struct mmc_host *host,
mmc_host          561 drivers/mmc/core/sdio.c static int mmc_sdio_init_card(struct mmc_host *host, u32 ocr,
mmc_host          812 drivers/mmc/core/sdio.c static int mmc_sdio_reinit_card(struct mmc_host *host)
mmc_host          847 drivers/mmc/core/sdio.c static void mmc_sdio_remove(struct mmc_host *host)
mmc_host          865 drivers/mmc/core/sdio.c static int mmc_sdio_alive(struct mmc_host *host)
mmc_host          873 drivers/mmc/core/sdio.c static void mmc_sdio_detect(struct mmc_host *host)
mmc_host          925 drivers/mmc/core/sdio.c static int mmc_sdio_pre_suspend(struct mmc_host *host)
mmc_host          947 drivers/mmc/core/sdio.c static int mmc_sdio_suspend(struct mmc_host *host)
mmc_host          972 drivers/mmc/core/sdio.c static int mmc_sdio_resume(struct mmc_host *host)
mmc_host         1023 drivers/mmc/core/sdio.c static int mmc_sdio_runtime_suspend(struct mmc_host *host)
mmc_host         1033 drivers/mmc/core/sdio.c static int mmc_sdio_runtime_resume(struct mmc_host *host)
mmc_host         1052 drivers/mmc/core/sdio.c static int mmc_sdio_hw_reset(struct mmc_host *host)
mmc_host         1078 drivers/mmc/core/sdio.c static int mmc_sdio_sw_reset(struct mmc_host *host)
mmc_host         1107 drivers/mmc/core/sdio.c int mmc_attach_sdio(struct mmc_host *host)
mmc_host          311 drivers/mmc/core/sdio_bus.c 	struct mmc_host *host = func->card->host;
mmc_host          322 drivers/mmc/core/sdio_bus.c 	struct mmc_host *host = func->card->host;
mmc_host          723 drivers/mmc/core/sdio_io.c 	struct mmc_host *host;
mmc_host           30 drivers/mmc/core/sdio_irq.c static int sdio_get_pending_irqs(struct mmc_host *host, u8 *pending)
mmc_host           58 drivers/mmc/core/sdio_irq.c static int process_sdio_pending_irqs(struct mmc_host *host)
mmc_host          113 drivers/mmc/core/sdio_irq.c static void sdio_run_irqs(struct mmc_host *host)
mmc_host          126 drivers/mmc/core/sdio_irq.c 	struct mmc_host *host =
mmc_host          127 drivers/mmc/core/sdio_irq.c 		container_of(work, struct mmc_host, sdio_irq_work.work);
mmc_host          132 drivers/mmc/core/sdio_irq.c void sdio_signal_irq(struct mmc_host *host)
mmc_host          141 drivers/mmc/core/sdio_irq.c 	struct mmc_host *host = _host;
mmc_host          227 drivers/mmc/core/sdio_irq.c 	struct mmc_host *host = card->host;
mmc_host          252 drivers/mmc/core/sdio_irq.c 	struct mmc_host *host = card->host;
mmc_host           18 drivers/mmc/core/sdio_ops.c int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr)
mmc_host           62 drivers/mmc/core/sdio_ops.c static int mmc_io_rw_direct_host(struct mmc_host *host, int write, unsigned fn,
mmc_host          197 drivers/mmc/core/sdio_ops.c int sdio_reset(struct mmc_host *host)
mmc_host           14 drivers/mmc/core/sdio_ops.h struct mmc_host;
mmc_host           18 drivers/mmc/core/sdio_ops.h int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr);
mmc_host           23 drivers/mmc/core/sdio_ops.h int sdio_reset(struct mmc_host *host);
mmc_host           32 drivers/mmc/core/slot-gpio.c 	struct mmc_host *host = dev_id;
mmc_host           41 drivers/mmc/core/slot-gpio.c int mmc_gpio_alloc(struct mmc_host *host)
mmc_host           63 drivers/mmc/core/slot-gpio.c int mmc_gpio_get_ro(struct mmc_host *host)
mmc_host           74 drivers/mmc/core/slot-gpio.c int mmc_gpio_get_cd(struct mmc_host *host)
mmc_host           96 drivers/mmc/core/slot-gpio.c void mmc_gpiod_request_cd_irq(struct mmc_host *host)
mmc_host          130 drivers/mmc/core/slot-gpio.c int mmc_gpio_set_cd_wake(struct mmc_host *host, bool on)
mmc_host          154 drivers/mmc/core/slot-gpio.c void mmc_gpio_set_cd_isr(struct mmc_host *host,
mmc_host          179 drivers/mmc/core/slot-gpio.c int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id,
mmc_host          207 drivers/mmc/core/slot-gpio.c bool mmc_can_gpio_cd(struct mmc_host *host)
mmc_host          226 drivers/mmc/core/slot-gpio.c int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id,
mmc_host          256 drivers/mmc/core/slot-gpio.c bool mmc_can_gpio_ro(struct mmc_host *host)
mmc_host           10 drivers/mmc/core/slot-gpio.h struct mmc_host;
mmc_host           12 drivers/mmc/core/slot-gpio.h int mmc_gpio_alloc(struct mmc_host *host);
mmc_host          692 drivers/mmc/host/alcor.c static void alcor_set_timing(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          705 drivers/mmc/host/alcor.c static void alcor_set_bus_width(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          720 drivers/mmc/host/alcor.c static int alcor_card_busy(struct mmc_host *mmc)
mmc_host          732 drivers/mmc/host/alcor.c static int alcor_get_cd(struct mmc_host *mmc)
mmc_host          744 drivers/mmc/host/alcor.c static int alcor_get_ro(struct mmc_host *mmc)
mmc_host          756 drivers/mmc/host/alcor.c static void alcor_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          775 drivers/mmc/host/alcor.c static void alcor_pre_req(struct mmc_host *mmc,
mmc_host          825 drivers/mmc/host/alcor.c static void alcor_post_req(struct mmc_host *mmc,
mmc_host          845 drivers/mmc/host/alcor.c static void alcor_set_power_mode(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          906 drivers/mmc/host/alcor.c static void alcor_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          927 drivers/mmc/host/alcor.c static int alcor_signal_voltage_switch(struct mmc_host *mmc,
mmc_host         1050 drivers/mmc/host/alcor.c 	struct mmc_host *mmc = mmc_from_priv(host);
mmc_host         1082 drivers/mmc/host/alcor.c 	struct mmc_host *mmc;
mmc_host         1128 drivers/mmc/host/alcor.c 	struct mmc_host *mmc = mmc_from_priv(host);
mmc_host          398 drivers/mmc/host/android-goldfish.c static void goldfish_mmc_request(struct mmc_host *mmc, struct mmc_request *req)
mmc_host          417 drivers/mmc/host/android-goldfish.c static void goldfish_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          425 drivers/mmc/host/android-goldfish.c static int goldfish_mmc_get_ro(struct mmc_host *mmc)
mmc_host          442 drivers/mmc/host/android-goldfish.c 	struct mmc_host *mmc;
mmc_host          531 drivers/mmc/host/android-goldfish.c 	struct mmc_host *mmc = mmc_from_priv(host);
mmc_host          373 drivers/mmc/host/atmel-mci.c 	struct mmc_host		*mmc;
mmc_host          576 drivers/mmc/host/atmel-mci.c 	struct mmc_host		*mmc = slot->mmc;
mmc_host          761 drivers/mmc/host/atmel-mci.c static u32 atmci_prepare_command(struct mmc_host *mmc,
mmc_host         1339 drivers/mmc/host/atmel-mci.c static void atmci_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1372 drivers/mmc/host/atmel-mci.c static void atmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1502 drivers/mmc/host/atmel-mci.c static int atmci_get_ro(struct mmc_host *mmc)
mmc_host         1516 drivers/mmc/host/atmel-mci.c static int atmci_get_cd(struct mmc_host *mmc)
mmc_host         1531 drivers/mmc/host/atmel-mci.c static void atmci_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host         1556 drivers/mmc/host/atmel-mci.c 	struct mmc_host		*prev_mmc = host->cur_slot->mmc;
mmc_host         2218 drivers/mmc/host/atmel-mci.c 	struct mmc_host			*mmc;
mmc_host           89 drivers/mmc/host/au1xmmc.c 	struct mmc_host *mmc;
mmc_host          217 drivers/mmc/host/au1xmmc.c static int au1xmmc_card_inserted(struct mmc_host *mmc)
mmc_host          227 drivers/mmc/host/au1xmmc.c static int au1xmmc_card_readonly(struct mmc_host *mmc)
mmc_host          690 drivers/mmc/host/au1xmmc.c static void au1xmmc_request(struct mmc_host* mmc, struct mmc_request* mrq)
mmc_host          756 drivers/mmc/host/au1xmmc.c static void au1xmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          930 drivers/mmc/host/au1xmmc.c static void au1xmmc_enable_sdio_irq(struct mmc_host *mmc, int en)
mmc_host          950 drivers/mmc/host/au1xmmc.c 	struct mmc_host *mmc;
mmc_host          271 drivers/mmc/host/bcm2835.c static void bcm2835_reset(struct mmc_host *mmc)
mmc_host         1102 drivers/mmc/host/bcm2835.c 	struct mmc_host *mmc = mmc_from_priv(host);
mmc_host         1160 drivers/mmc/host/bcm2835.c static void bcm2835_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1233 drivers/mmc/host/bcm2835.c static void bcm2835_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1267 drivers/mmc/host/bcm2835.c 	struct mmc_host *mmc = mmc_from_priv(host);
mmc_host         1362 drivers/mmc/host/bcm2835.c 	struct mmc_host *mmc;
mmc_host         1442 drivers/mmc/host/bcm2835.c 	struct mmc_host *mmc = mmc_from_priv(host);
mmc_host          626 drivers/mmc/host/cavium.c static u64 prepare_ext_dma(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          650 drivers/mmc/host/cavium.c static void cvm_mmc_dma_request(struct mmc_host *mmc,
mmc_host          752 drivers/mmc/host/cavium.c static void cvm_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          824 drivers/mmc/host/cavium.c static void cvm_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          908 drivers/mmc/host/cavium.c 	struct mmc_host *mmc = slot->mmc;
mmc_host          955 drivers/mmc/host/cavium.c 	struct mmc_host *mmc = slot->mmc;
mmc_host         1014 drivers/mmc/host/cavium.c 	struct mmc_host *mmc;
mmc_host           95 drivers/mmc/host/cavium.h 	struct mmc_host *mmc;		/* slot-level mmc_core object */
mmc_host           25 drivers/mmc/host/cb710-mmc.c static void cb710_mmc_select_clock_divider(struct mmc_host *mmc, int hz)
mmc_host          441 drivers/mmc/host/cb710-mmc.c static int cb710_mmc_command(struct mmc_host *mmc, struct mmc_command *cmd)
mmc_host          481 drivers/mmc/host/cb710-mmc.c static void cb710_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          558 drivers/mmc/host/cb710-mmc.c static void cb710_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          599 drivers/mmc/host/cb710-mmc.c static int cb710_mmc_get_ro(struct mmc_host *mmc)
mmc_host          607 drivers/mmc/host/cb710-mmc.c static int cb710_mmc_get_cd(struct mmc_host *mmc)
mmc_host          617 drivers/mmc/host/cb710-mmc.c 	struct mmc_host *mmc = cb710_slot_to_mmc(slot);
mmc_host          649 drivers/mmc/host/cb710-mmc.c 	struct mmc_host *mmc = (void *)data;
mmc_host          688 drivers/mmc/host/cb710-mmc.c 	struct mmc_host *mmc;
mmc_host          743 drivers/mmc/host/cb710-mmc.c 	struct mmc_host *mmc = cb710_slot_to_mmc(slot);
mmc_host           22 drivers/mmc/host/cb710-mmc.h static inline struct mmc_host *cb710_slot_to_mmc(struct cb710_slot *slot)
mmc_host           27 drivers/mmc/host/cb710-mmc.h static inline struct cb710_slot *cb710_mmc_to_slot(struct mmc_host *mmc)
mmc_host          103 drivers/mmc/host/cqhci.c 	struct mmc_host *mmc = cq_host->mmc;
mmc_host          242 drivers/mmc/host/cqhci.c 	struct mmc_host *mmc = cq_host->mmc;
mmc_host          302 drivers/mmc/host/cqhci.c int cqhci_suspend(struct mmc_host *mmc)
mmc_host          313 drivers/mmc/host/cqhci.c int cqhci_resume(struct mmc_host *mmc)
mmc_host          320 drivers/mmc/host/cqhci.c static int cqhci_enable(struct mmc_host *mmc, struct mmc_card *card)
mmc_host          352 drivers/mmc/host/cqhci.c static void cqhci_off(struct mmc_host *mmc)
mmc_host          376 drivers/mmc/host/cqhci.c static void cqhci_disable(struct mmc_host *mmc)
mmc_host          423 drivers/mmc/host/cqhci.c static int cqhci_dma_map(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          498 drivers/mmc/host/cqhci.c static void cqhci_prep_dcmd_desc(struct mmc_host *mmc,
mmc_host          542 drivers/mmc/host/cqhci.c static void cqhci_post_req(struct mmc_host *host, struct mmc_request *mrq)
mmc_host          558 drivers/mmc/host/cqhci.c static int cqhci_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          628 drivers/mmc/host/cqhci.c static void cqhci_recovery_needed(struct mmc_host *mmc, struct mmc_request *mrq,
mmc_host          656 drivers/mmc/host/cqhci.c static void cqhci_error_irq(struct mmc_host *mmc, u32 status, int cmd_error,
mmc_host          719 drivers/mmc/host/cqhci.c static void cqhci_finish_mrq(struct mmc_host *mmc, unsigned int tag)
mmc_host          753 drivers/mmc/host/cqhci.c irqreturn_t cqhci_irq(struct mmc_host *mmc, u32 intmask, int cmd_error,
mmc_host          816 drivers/mmc/host/cqhci.c static int cqhci_wait_for_idle(struct mmc_host *mmc)
mmc_host          826 drivers/mmc/host/cqhci.c static bool cqhci_timeout(struct mmc_host *mmc, struct mmc_request *mrq,
mmc_host          858 drivers/mmc/host/cqhci.c static bool cqhci_clear_all_tasks(struct mmc_host *mmc, unsigned int timeout)
mmc_host          889 drivers/mmc/host/cqhci.c static bool cqhci_halt(struct mmc_host *mmc, unsigned int timeout)
mmc_host          925 drivers/mmc/host/cqhci.c static void cqhci_recovery_start(struct mmc_host *mmc)
mmc_host          998 drivers/mmc/host/cqhci.c static void cqhci_recovery_finish(struct mmc_host *mmc)
mmc_host         1107 drivers/mmc/host/cqhci.c int cqhci_init(struct cqhci_host *cq_host, struct mmc_host *mmc,
mmc_host          142 drivers/mmc/host/cqhci.h struct mmc_host;
mmc_host          149 drivers/mmc/host/cqhci.h 	struct mmc_host *mmc;
mmc_host          202 drivers/mmc/host/cqhci.h 	void (*dumpregs)(struct mmc_host *mmc);
mmc_host          205 drivers/mmc/host/cqhci.h 	void (*enable)(struct mmc_host *mmc);
mmc_host          206 drivers/mmc/host/cqhci.h 	void (*disable)(struct mmc_host *mmc, bool recovery);
mmc_host          207 drivers/mmc/host/cqhci.h 	void (*update_dcmd_desc)(struct mmc_host *mmc, struct mmc_request *mrq,
mmc_host          229 drivers/mmc/host/cqhci.h irqreturn_t cqhci_irq(struct mmc_host *mmc, u32 intmask, int cmd_error,
mmc_host          231 drivers/mmc/host/cqhci.h int cqhci_init(struct cqhci_host *cq_host, struct mmc_host *mmc, bool dma64);
mmc_host          233 drivers/mmc/host/cqhci.h int cqhci_suspend(struct mmc_host *mmc);
mmc_host          234 drivers/mmc/host/cqhci.h int cqhci_resume(struct mmc_host *mmc);
mmc_host          171 drivers/mmc/host/davinci_mmc.c 	struct mmc_host *mmc;
mmc_host          585 drivers/mmc/host/davinci_mmc.c static void mmc_davinci_request(struct mmc_host *mmc, struct mmc_request *req)
mmc_host          640 drivers/mmc/host/davinci_mmc.c static void calculate_clk_divider(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          686 drivers/mmc/host/davinci_mmc.c static void mmc_davinci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1009 drivers/mmc/host/davinci_mmc.c static int mmc_davinci_get_cd(struct mmc_host *mmc)
mmc_host         1020 drivers/mmc/host/davinci_mmc.c static int mmc_davinci_get_ro(struct mmc_host *mmc)
mmc_host         1031 drivers/mmc/host/davinci_mmc.c static void mmc_davinci_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host         1067 drivers/mmc/host/davinci_mmc.c 	struct mmc_host *mmc;
mmc_host         1146 drivers/mmc/host/davinci_mmc.c static int mmc_davinci_parse_pdata(struct mmc_host *mmc)
mmc_host         1194 drivers/mmc/host/davinci_mmc.c 	struct mmc_host *mmc = NULL;
mmc_host          473 drivers/mmc/host/dw_mmc-exynos.c 	struct mmc_host *mmc = slot->mmc;
mmc_host          141 drivers/mmc/host/dw_mmc-k3.c static int dw_mci_hi6220_switch_voltage(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          371 drivers/mmc/host/dw_mmc-k3.c 	struct mmc_host *mmc = slot->mmc;
mmc_host          401 drivers/mmc/host/dw_mmc-k3.c static int dw_mci_hi3660_switch_voltage(struct mmc_host *mmc,
mmc_host          139 drivers/mmc/host/dw_mmc-rockchip.c 	struct mmc_host *mmc = slot->mmc;
mmc_host           91 drivers/mmc/host/dw_mmc-zx.c 	struct mmc_host *mmc = slot->mmc;
mmc_host          169 drivers/mmc/host/dw_mmc.c 	struct mmc_host	*mmc = slot->mmc;
mmc_host          248 drivers/mmc/host/dw_mmc.c static u32 dw_mci_prepare_command(struct mmc_host *mmc, struct mmc_command *cmd)
mmc_host          906 drivers/mmc/host/dw_mmc.c static void dw_mci_pre_req(struct mmc_host *mmc,
mmc_host          923 drivers/mmc/host/dw_mmc.c static void dw_mci_post_req(struct mmc_host *mmc,
mmc_host          941 drivers/mmc/host/dw_mmc.c static int dw_mci_get_cd(struct mmc_host *mmc)
mmc_host         1377 drivers/mmc/host/dw_mmc.c static void dw_mci_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1403 drivers/mmc/host/dw_mmc.c static void dw_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1508 drivers/mmc/host/dw_mmc.c static int dw_mci_card_busy(struct mmc_host *mmc)
mmc_host         1522 drivers/mmc/host/dw_mmc.c static int dw_mci_switch_voltage(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1560 drivers/mmc/host/dw_mmc.c static int dw_mci_get_ro(struct mmc_host *mmc)
mmc_host         1579 drivers/mmc/host/dw_mmc.c static void dw_mci_hw_reset(struct mmc_host *mmc)
mmc_host         1607 drivers/mmc/host/dw_mmc.c static void dw_mci_init_card(struct mmc_host *mmc, struct mmc_card *card)
mmc_host         1660 drivers/mmc/host/dw_mmc.c static void dw_mci_enable_sdio_irq(struct mmc_host *mmc, int enb)
mmc_host         1674 drivers/mmc/host/dw_mmc.c static void dw_mci_ack_sdio_irq(struct mmc_host *mmc)
mmc_host         1681 drivers/mmc/host/dw_mmc.c static int dw_mci_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host         1693 drivers/mmc/host/dw_mmc.c static int dw_mci_prepare_hs400_tuning(struct mmc_host *mmc,
mmc_host         1795 drivers/mmc/host/dw_mmc.c 	struct mmc_host	*prev_mmc = host->slot->mmc;
mmc_host         2747 drivers/mmc/host/dw_mmc.c 	struct mmc_host *mmc = slot->mmc;
mmc_host         2795 drivers/mmc/host/dw_mmc.c 	struct mmc_host *mmc;
mmc_host          521 drivers/mmc/host/dw_mmc.h 	struct mmc_host		*mmc;
mmc_host          564 drivers/mmc/host/dw_mmc.h 	int		(*switch_voltage)(struct mmc_host *mmc,
mmc_host          136 drivers/mmc/host/jz4740_mmc.c 	struct mmc_host *mmc;
mmc_host          324 drivers/mmc/host/jz4740_mmc.c static void jz4740_mmc_pre_request(struct mmc_host *mmc,
mmc_host          338 drivers/mmc/host/jz4740_mmc.c static void jz4740_mmc_post_request(struct mmc_host *mmc,
mmc_host          858 drivers/mmc/host/jz4740_mmc.c static void jz4740_mmc_request(struct mmc_host *mmc, struct mmc_request *req)
mmc_host          873 drivers/mmc/host/jz4740_mmc.c static void jz4740_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          908 drivers/mmc/host/jz4740_mmc.c static void jz4740_mmc_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host          935 drivers/mmc/host/jz4740_mmc.c 	struct mmc_host *mmc;
mmc_host          151 drivers/mmc/host/meson-gx-mmc.c 	struct	mmc_host	*mmc;
mmc_host          224 drivers/mmc/host/meson-gx-mmc.c static void meson_mmc_get_transfer_mode(struct mmc_host *mmc,
mmc_host          273 drivers/mmc/host/meson-gx-mmc.c static void meson_mmc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          292 drivers/mmc/host/meson-gx-mmc.c static void meson_mmc_post_req(struct mmc_host *mmc, struct mmc_request *mrq,
mmc_host          341 drivers/mmc/host/meson-gx-mmc.c 	struct mmc_host *mmc = host->mmc;
mmc_host          511 drivers/mmc/host/meson-gx-mmc.c static int meson_mmc_resampling_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host          579 drivers/mmc/host/meson-gx-mmc.c static void meson_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          651 drivers/mmc/host/meson-gx-mmc.c static void meson_mmc_request_done(struct mmc_host *mmc,
mmc_host          660 drivers/mmc/host/meson-gx-mmc.c static void meson_mmc_set_blksz(struct mmc_host *mmc, unsigned int blksz)
mmc_host          702 drivers/mmc/host/meson-gx-mmc.c static void meson_mmc_desc_chain_transfer(struct mmc_host *mmc, u32 cmd_cfg)
mmc_host          740 drivers/mmc/host/meson-gx-mmc.c static void meson_mmc_start_cmd(struct mmc_host *mmc, struct mmc_command *cmd)
mmc_host          803 drivers/mmc/host/meson-gx-mmc.c static void meson_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          827 drivers/mmc/host/meson-gx-mmc.c static void meson_mmc_read_resp(struct mmc_host *mmc, struct mmc_command *cmd)
mmc_host          970 drivers/mmc/host/meson-gx-mmc.c static int meson_mmc_get_cd(struct mmc_host *mmc)
mmc_host          995 drivers/mmc/host/meson-gx-mmc.c static int meson_mmc_card_busy(struct mmc_host *mmc)
mmc_host         1006 drivers/mmc/host/meson-gx-mmc.c static int meson_mmc_voltage_switch(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1042 drivers/mmc/host/meson-gx-mmc.c 	struct mmc_host *mmc;
mmc_host          118 drivers/mmc/host/meson-mx-sdio.c 	struct mmc_host			*mmc;
mmc_host          125 drivers/mmc/host/meson-mx-sdio.c static void meson_mx_mmc_mask_bits(struct mmc_host *mmc, char reg, u32 mask,
mmc_host          155 drivers/mmc/host/meson-mx-sdio.c static void meson_mx_mmc_start_cmd(struct mmc_host *mmc,
mmc_host          255 drivers/mmc/host/meson-mx-sdio.c static void meson_mx_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          307 drivers/mmc/host/meson-mx-sdio.c static int meson_mx_mmc_map_dma(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          334 drivers/mmc/host/meson-mx-sdio.c static void meson_mx_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          360 drivers/mmc/host/meson-mx-sdio.c static void meson_mx_mmc_read_response(struct mmc_host *mmc,
mmc_host          529 drivers/mmc/host/meson-mx-sdio.c 	struct mmc_host *mmc = host->mmc;
mmc_host          630 drivers/mmc/host/meson-mx-sdio.c 	struct mmc_host *mmc;
mmc_host          112 drivers/mmc/host/mmc_spi.c 	struct mmc_host		*mmc;
mmc_host         1035 drivers/mmc/host/mmc_spi.c static void mmc_spi_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1171 drivers/mmc/host/mmc_spi.c static void mmc_spi_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1286 drivers/mmc/host/mmc_spi.c 	struct mmc_host		*mmc;
mmc_host         1485 drivers/mmc/host/mmc_spi.c 	struct mmc_host		*mmc = dev_get_drvdata(&spi->dev);
mmc_host          295 drivers/mmc/host/mmci.c static int mmci_card_busy(struct mmc_host *mmc)
mmc_host          962 drivers/mmc/host/mmci.c static void mmci_pre_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          978 drivers/mmc/host/mmci.c static void mmci_post_request(struct mmc_host *mmc, struct mmc_request *mrq,
mmc_host         1554 drivers/mmc/host/mmci.c static void mmci_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1586 drivers/mmc/host/mmci.c static void mmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1700 drivers/mmc/host/mmci.c static int mmci_get_cd(struct mmc_host *mmc)
mmc_host         1715 drivers/mmc/host/mmci.c static int mmci_sig_volt_switch(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1753 drivers/mmc/host/mmci.c static int mmci_of_parse(struct device_node *np, struct mmc_host *mmc)
mmc_host         1795 drivers/mmc/host/mmci.c 	struct mmc_host *mmc;
mmc_host         2070 drivers/mmc/host/mmci.c 	struct mmc_host *mmc = amba_get_drvdata(dev);
mmc_host         2139 drivers/mmc/host/mmci.c 	struct mmc_host *mmc = amba_get_drvdata(adev);
mmc_host         2154 drivers/mmc/host/mmci.c 	struct mmc_host *mmc = amba_get_drvdata(adev);
mmc_host          378 drivers/mmc/host/mmci.h 	struct mmc_host		*mmc;
mmc_host          132 drivers/mmc/host/moxart-mmc.c 	struct mmc_host			*mmc;
mmc_host          395 drivers/mmc/host/moxart-mmc.c static void moxart_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          492 drivers/mmc/host/moxart-mmc.c static void moxart_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          542 drivers/mmc/host/moxart-mmc.c static int moxart_get_ro(struct mmc_host *mmc)
mmc_host          560 drivers/mmc/host/moxart-mmc.c 	struct mmc_host *mmc;
mmc_host          687 drivers/mmc/host/moxart-mmc.c 	struct mmc_host *mmc = dev_get_drvdata(&pdev->dev);
mmc_host          392 drivers/mmc/host/mtk-sd.c 	struct mmc_host *mmc;	/* mmc structure */
mmc_host         1193 drivers/mmc/host/mtk-sd.c static void msdc_ops_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1215 drivers/mmc/host/mtk-sd.c static void msdc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1227 drivers/mmc/host/mtk-sd.c static void msdc_post_req(struct mmc_host *mmc, struct mmc_request *mrq,
mmc_host         1330 drivers/mmc/host/mtk-sd.c static int msdc_ops_switch_volt(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1357 drivers/mmc/host/mtk-sd.c static int msdc_card_busy(struct mmc_host *mmc)
mmc_host         1402 drivers/mmc/host/mtk-sd.c static void msdc_enable_sdio_irq(struct mmc_host *mmc, int enb)
mmc_host         1655 drivers/mmc/host/mtk-sd.c static void msdc_ops_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1780 drivers/mmc/host/mtk-sd.c static int msdc_tune_response(struct mmc_host *mmc, u32 opcode)
mmc_host         1874 drivers/mmc/host/mtk-sd.c static int hs400_tune_response(struct mmc_host *mmc, u32 opcode)
mmc_host         1924 drivers/mmc/host/mtk-sd.c static int msdc_tune_data(struct mmc_host *mmc, u32 opcode)
mmc_host         1979 drivers/mmc/host/mtk-sd.c static int msdc_tune_together(struct mmc_host *mmc, u32 opcode)
mmc_host         2039 drivers/mmc/host/mtk-sd.c static int msdc_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host         2082 drivers/mmc/host/mtk-sd.c static int msdc_prepare_hs400_tuning(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         2100 drivers/mmc/host/mtk-sd.c static void msdc_hw_reset(struct mmc_host *mmc)
mmc_host         2109 drivers/mmc/host/mtk-sd.c static void msdc_ack_sdio_irq(struct mmc_host *mmc)
mmc_host         2119 drivers/mmc/host/mtk-sd.c static int msdc_get_cd(struct mmc_host *mmc)
mmc_host         2177 drivers/mmc/host/mtk-sd.c 	struct mmc_host *mmc;
mmc_host         2361 drivers/mmc/host/mtk-sd.c 	struct mmc_host *mmc;
mmc_host         2447 drivers/mmc/host/mtk-sd.c 	struct mmc_host *mmc = dev_get_drvdata(dev);
mmc_host         2457 drivers/mmc/host/mtk-sd.c 	struct mmc_host *mmc = dev_get_drvdata(dev);
mmc_host           48 drivers/mmc/host/mvsdio.c 	struct mmc_host *mmc;
mmc_host          136 drivers/mmc/host/mvsdio.c static void mvsd_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          551 drivers/mmc/host/mvsdio.c static void mvsd_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host          598 drivers/mmc/host/mvsdio.c static void mvsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          696 drivers/mmc/host/mvsdio.c 	struct mmc_host *mmc = NULL;
mmc_host          805 drivers/mmc/host/mvsdio.c 	struct mmc_host *mmc = platform_get_drvdata(pdev);
mmc_host          121 drivers/mmc/host/mxcmmc.c 	struct mmc_host		*mmc;
mmc_host          755 drivers/mmc/host/mxcmmc.c static void mxcmci_request(struct mmc_host *mmc, struct mmc_request *req)
mmc_host          823 drivers/mmc/host/mxcmmc.c static int mxcmci_setup_dma(struct mmc_host *mmc)
mmc_host          839 drivers/mmc/host/mxcmmc.c static void mxcmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          890 drivers/mmc/host/mxcmmc.c 	struct mmc_host *mmc = data;
mmc_host          898 drivers/mmc/host/mxcmmc.c static int mxcmci_get_ro(struct mmc_host *mmc)
mmc_host          912 drivers/mmc/host/mxcmmc.c static void mxcmci_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host          931 drivers/mmc/host/mxcmmc.c static void mxcmci_init_card(struct mmc_host *host, struct mmc_card *card)
mmc_host          998 drivers/mmc/host/mxcmmc.c 	struct mmc_host *mmc;
mmc_host         1182 drivers/mmc/host/mxcmmc.c 	struct mmc_host *mmc = platform_get_drvdata(pdev);
mmc_host         1204 drivers/mmc/host/mxcmmc.c 	struct mmc_host *mmc = dev_get_drvdata(dev);
mmc_host         1214 drivers/mmc/host/mxcmmc.c 	struct mmc_host *mmc = dev_get_drvdata(dev);
mmc_host           51 drivers/mmc/host/mxs-mmc.c 	struct mmc_host			*mmc;
mmc_host           62 drivers/mmc/host/mxs-mmc.c static int mxs_mmc_get_cd(struct mmc_host *mmc)
mmc_host          482 drivers/mmc/host/mxs-mmc.c static void mxs_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          495 drivers/mmc/host/mxs-mmc.c static void mxs_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          510 drivers/mmc/host/mxs-mmc.c static void mxs_mmc_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host          574 drivers/mmc/host/mxs-mmc.c 	struct mmc_host *mmc;
mmc_host          685 drivers/mmc/host/mxs-mmc.c 	struct mmc_host *mmc = platform_get_drvdata(pdev);
mmc_host          704 drivers/mmc/host/mxs-mmc.c 	struct mmc_host *mmc = dev_get_drvdata(dev);
mmc_host          714 drivers/mmc/host/mxs-mmc.c 	struct mmc_host *mmc = dev_get_drvdata(dev);
mmc_host          113 drivers/mmc/host/omap.c 	struct mmc_host		*mmc;
mmc_host          122 drivers/mmc/host/omap.c 	struct mmc_host *	mmc;
mmc_host          310 drivers/mmc/host/omap.c 	struct mmc_host *mmc = container_of(dev, struct mmc_host, class_dev);
mmc_host          323 drivers/mmc/host/omap.c 	struct mmc_host *mmc = container_of(dev, struct mmc_host, class_dev);
mmc_host          456 drivers/mmc/host/omap.c 		struct mmc_host *mmc;
mmc_host          579 drivers/mmc/host/omap.c 		struct mmc_host *mmc;
mmc_host          608 drivers/mmc/host/omap.c 		struct mmc_host    *mmc;
mmc_host         1083 drivers/mmc/host/omap.c static void mmc_omap_request(struct mmc_host *mmc, struct mmc_request *req)
mmc_host         1125 drivers/mmc/host/omap.c static int mmc_omap_calc_divisor(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1153 drivers/mmc/host/omap.c static void mmc_omap_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1229 drivers/mmc/host/omap.c 	struct mmc_host *mmc;
mmc_host         1308 drivers/mmc/host/omap.c 	struct mmc_host *mmc = slot->mmc;
mmc_host          171 drivers/mmc/host/omap_hsmmc.c 	struct	mmc_host	*mmc;
mmc_host          216 drivers/mmc/host/omap_hsmmc.c static int omap_hsmmc_enable_supply(struct mmc_host *mmc)
mmc_host          247 drivers/mmc/host/omap_hsmmc.c static int omap_hsmmc_disable_supply(struct mmc_host *mmc)
mmc_host          312 drivers/mmc/host/omap_hsmmc.c 	struct mmc_host *mmc = host->mmc;
mmc_host          383 drivers/mmc/host/omap_hsmmc.c 	struct mmc_host *mmc = host->mmc;
mmc_host          417 drivers/mmc/host/omap_hsmmc.c 	struct mmc_host *mmc = host->mmc;
mmc_host          749 drivers/mmc/host/omap_hsmmc.c 	struct mmc_host *mmc = container_of(dev, struct mmc_host, class_dev);
mmc_host         1392 drivers/mmc/host/omap_hsmmc.c static void omap_hsmmc_post_req(struct mmc_host *mmc, struct mmc_request *mrq,
mmc_host         1407 drivers/mmc/host/omap_hsmmc.c static void omap_hsmmc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1428 drivers/mmc/host/omap_hsmmc.c static void omap_hsmmc_request(struct mmc_host *mmc, struct mmc_request *req)
mmc_host         1459 drivers/mmc/host/omap_hsmmc.c static void omap_hsmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1509 drivers/mmc/host/omap_hsmmc.c static void omap_hsmmc_init_card(struct mmc_host *mmc, struct mmc_card *card)
mmc_host         1547 drivers/mmc/host/omap_hsmmc.c static void omap_hsmmc_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host         1687 drivers/mmc/host/omap_hsmmc.c 	struct mmc_host *mmc = s->private;
mmc_host         1726 drivers/mmc/host/omap_hsmmc.c static void omap_hsmmc_debugfs(struct mmc_host *mmc)
mmc_host         1735 drivers/mmc/host/omap_hsmmc.c static void omap_hsmmc_debugfs(struct mmc_host *mmc)
mmc_host         1818 drivers/mmc/host/omap_hsmmc.c 	struct mmc_host *mmc;
mmc_host           51 drivers/mmc/host/pxamci.c 	struct mmc_host		*mmc;
mmc_host           79 drivers/mmc/host/pxamci.c 	struct mmc_host *mmc = host->mmc;
mmc_host          100 drivers/mmc/host/pxamci.c 	struct mmc_host *mmc = host->mmc;
mmc_host          400 drivers/mmc/host/pxamci.c static void pxamci_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          426 drivers/mmc/host/pxamci.c static int pxamci_get_ro(struct mmc_host *mmc)
mmc_host          441 drivers/mmc/host/pxamci.c static void pxamci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          511 drivers/mmc/host/pxamci.c static void pxamci_enable_sdio_irq(struct mmc_host *host, int enable)
mmc_host          579 drivers/mmc/host/pxamci.c 			  struct mmc_host *mmc)
mmc_host          601 drivers/mmc/host/pxamci.c 			  struct mmc_host *mmc)
mmc_host          609 drivers/mmc/host/pxamci.c 	struct mmc_host *mmc;
mmc_host          781 drivers/mmc/host/pxamci.c 	struct mmc_host *mmc = platform_get_drvdata(pdev);
mmc_host           88 drivers/mmc/host/renesas_sdhi_core.c 	struct mmc_host *mmc = host->mmc;
mmc_host          209 drivers/mmc/host/renesas_sdhi_core.c static int renesas_sdhi_card_busy(struct mmc_host *mmc)
mmc_host          217 drivers/mmc/host/renesas_sdhi_core.c static int renesas_sdhi_start_signal_voltage_switch(struct mmc_host *mmc,
mmc_host           27 drivers/mmc/host/rtsx_pci_sdmmc.c 	struct mmc_host		*mmc;
mmc_host          181 drivers/mmc/host/rtsx_pci_sdmmc.c static void sdmmc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          197 drivers/mmc/host/rtsx_pci_sdmmc.c static void sdmmc_post_req(struct mmc_host *mmc, struct mmc_request *mrq,
mmc_host          431 drivers/mmc/host/rtsx_pci_sdmmc.c 	struct mmc_host *mmc = host->mmc;
mmc_host          489 drivers/mmc/host/rtsx_pci_sdmmc.c 	struct mmc_host *mmc = host->mmc;
mmc_host          792 drivers/mmc/host/rtsx_pci_sdmmc.c 	struct mmc_host *mmc = host->mmc;
mmc_host          863 drivers/mmc/host/rtsx_pci_sdmmc.c static void sdmmc_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1037 drivers/mmc/host/rtsx_pci_sdmmc.c static void sdmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1085 drivers/mmc/host/rtsx_pci_sdmmc.c static int sdmmc_get_ro(struct mmc_host *mmc)
mmc_host         1110 drivers/mmc/host/rtsx_pci_sdmmc.c static int sdmmc_get_cd(struct mmc_host *mmc)
mmc_host         1208 drivers/mmc/host/rtsx_pci_sdmmc.c static int sdmmc_switch_voltage(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1260 drivers/mmc/host/rtsx_pci_sdmmc.c static int sdmmc_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host         1324 drivers/mmc/host/rtsx_pci_sdmmc.c 	struct mmc_host *mmc = host->mmc;
mmc_host         1343 drivers/mmc/host/rtsx_pci_sdmmc.c 	struct mmc_host *mmc = host->mmc;
mmc_host         1375 drivers/mmc/host/rtsx_pci_sdmmc.c 	struct mmc_host *mmc;
mmc_host         1417 drivers/mmc/host/rtsx_pci_sdmmc.c 	struct mmc_host *mmc;
mmc_host           36 drivers/mmc/host/rtsx_usb_sdmmc.c 	struct mmc_host		*mmc;
mmc_host          752 drivers/mmc/host/rtsx_usb_sdmmc.c static int sdmmc_get_ro(struct mmc_host *mmc)
mmc_host          780 drivers/mmc/host/rtsx_usb_sdmmc.c static int sdmmc_get_cd(struct mmc_host *mmc)
mmc_host          811 drivers/mmc/host/rtsx_usb_sdmmc.c static void sdmmc_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1111 drivers/mmc/host/rtsx_usb_sdmmc.c static void sdmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1152 drivers/mmc/host/rtsx_usb_sdmmc.c static int sdmmc_switch_voltage(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1201 drivers/mmc/host/rtsx_usb_sdmmc.c static int sdmmc_card_busy(struct mmc_host *mmc)
mmc_host         1241 drivers/mmc/host/rtsx_usb_sdmmc.c static int sdmmc_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host         1309 drivers/mmc/host/rtsx_usb_sdmmc.c 	struct mmc_host *mmc = host->mmc;
mmc_host         1335 drivers/mmc/host/rtsx_usb_sdmmc.c 	struct mmc_host *mmc;
mmc_host         1385 drivers/mmc/host/rtsx_usb_sdmmc.c 	struct mmc_host *mmc;
mmc_host          146 drivers/mmc/host/s3cmci.c static void s3cmci_send_request(struct mmc_host *mmc);
mmc_host         1113 drivers/mmc/host/s3cmci.c static void s3cmci_send_request(struct mmc_host *mmc)
mmc_host         1165 drivers/mmc/host/s3cmci.c static void s3cmci_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1204 drivers/mmc/host/s3cmci.c static void s3cmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1272 drivers/mmc/host/s3cmci.c static void s3cmci_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host         1333 drivers/mmc/host/s3cmci.c 	struct mmc_host *mmc;
mmc_host         1475 drivers/mmc/host/s3cmci.c 	struct mmc_host *mmc = host->mmc;
mmc_host         1529 drivers/mmc/host/s3cmci.c 	struct mmc_host *mmc = host->mmc;
mmc_host         1550 drivers/mmc/host/s3cmci.c 	struct mmc_host	*mmc;
mmc_host         1743 drivers/mmc/host/s3cmci.c 	struct mmc_host	*mmc = platform_get_drvdata(pdev);
mmc_host         1757 drivers/mmc/host/s3cmci.c 	struct mmc_host		*mmc  = platform_get_drvdata(pdev);
mmc_host           20 drivers/mmc/host/s3cmci.h 	struct mmc_host		*mmc;
mmc_host          147 drivers/mmc/host/sdhci-acpi.c 			   struct mmc_host *mmc)
mmc_host          166 drivers/mmc/host/sdhci-acpi.c static int intel_start_signal_voltage_switch(struct mmc_host *mmc,
mmc_host          356 drivers/mmc/host/sdhci-acpi.c static int bxt_get_cd(struct mmc_host *mmc)
mmc_host          558 drivers/mmc/host/sdhci-acpi.c static void amd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          281 drivers/mmc/host/sdhci-cadence.c static int sdhci_cdns_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host          320 drivers/mmc/host/sdhci-cadence.c static void sdhci_cdns_hs400_enhanced_strobe(struct mmc_host *mmc,
mmc_host          854 drivers/mmc/host/sdhci-esdhc-imx.c static int usdhc_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host          931 drivers/mmc/host/sdhci-esdhc-imx.c static void esdhc_hs400_enhanced_strobe(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1246 drivers/mmc/host/sdhci-esdhc-imx.c static void esdhc_cqe_enable(struct mmc_host *mmc)
mmc_host         1297 drivers/mmc/host/sdhci-esdhc-imx.c static void esdhc_sdhci_dumpregs(struct mmc_host *mmc)
mmc_host          240 drivers/mmc/host/sdhci-msm.c 	struct mmc_host *mmc;
mmc_host          348 drivers/mmc/host/sdhci-msm.c 	struct mmc_host *mmc = host->mmc;
mmc_host          380 drivers/mmc/host/sdhci-msm.c 	struct mmc_host *mmc = host->mmc;
mmc_host          450 drivers/mmc/host/sdhci-msm.c 	struct mmc_host *mmc = host->mmc;
mmc_host          576 drivers/mmc/host/sdhci-msm.c 	struct mmc_host *mmc = host->mmc;
mmc_host          928 drivers/mmc/host/sdhci-msm.c 	struct mmc_host *mmc = host->mmc;
mmc_host          994 drivers/mmc/host/sdhci-msm.c 	struct mmc_host *mmc = host->mmc;
mmc_host         1096 drivers/mmc/host/sdhci-msm.c static int sdhci_msm_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host         1213 drivers/mmc/host/sdhci-msm.c 	struct mmc_host *mmc = host->mmc;
mmc_host         1654 drivers/mmc/host/sdhci-msm.c 	struct mmc_host *mmc = msm_host->mmc;
mmc_host          236 drivers/mmc/host/sdhci-of-arasan.c static void sdhci_arasan_hs400_enhanced_strobe(struct mmc_host *mmc,
mmc_host          266 drivers/mmc/host/sdhci-of-arasan.c static int sdhci_arasan_voltage_switch(struct mmc_host *mmc,
mmc_host          292 drivers/mmc/host/sdhci-of-arasan.c 		struct mmc_host *mmc = host->mmc;
mmc_host          334 drivers/mmc/host/sdhci-of-arasan.c static void sdhci_arasan_dumpregs(struct mmc_host *mmc)
mmc_host          339 drivers/mmc/host/sdhci-of-arasan.c static void sdhci_arasan_cqe_enable(struct mmc_host *mmc)
mmc_host          102 drivers/mmc/host/sdhci-of-at91.c 		struct mmc_host *mmc = host->mmc;
mmc_host          815 drivers/mmc/host/sdhci-of-esdhc.c static int esdhc_signal_voltage_switch(struct mmc_host *mmc,
mmc_host          959 drivers/mmc/host/sdhci-of-esdhc.c static int esdhc_execute_sw_tuning(struct mmc_host *mmc, u32 opcode,
mmc_host          986 drivers/mmc/host/sdhci-of-esdhc.c static int esdhc_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host         1272 drivers/mmc/host/sdhci-of-esdhc.c static int esdhc_hs400_prepare_ddr(struct mmc_host *mmc)
mmc_host          172 drivers/mmc/host/sdhci-omap.c 	struct mmc_host *mmc = host->mmc;
mmc_host          225 drivers/mmc/host/sdhci-omap.c static void sdhci_omap_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host          278 drivers/mmc/host/sdhci-omap.c static int sdhci_omap_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host          461 drivers/mmc/host/sdhci-omap.c static int sdhci_omap_card_busy(struct mmc_host *mmc)
mmc_host          506 drivers/mmc/host/sdhci-omap.c static int sdhci_omap_start_signal_voltage_switch(struct mmc_host *mmc,
mmc_host          610 drivers/mmc/host/sdhci-omap.c static void sdhci_omap_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          676 drivers/mmc/host/sdhci-omap.c 	struct mmc_host *mmc = host->mmc;
mmc_host          932 drivers/mmc/host/sdhci-omap.c 	struct mmc_host *mmc = host->mmc;
mmc_host         1036 drivers/mmc/host/sdhci-omap.c 	struct mmc_host *mmc;
mmc_host          230 drivers/mmc/host/sdhci-pci-core.c static void sdhci_pci_dumpregs(struct mmc_host *mmc)
mmc_host          557 drivers/mmc/host/sdhci-pci-core.c 			   struct mmc_host *mmc)
mmc_host          610 drivers/mmc/host/sdhci-pci-core.c static int bxt_get_cd(struct mmc_host *mmc)
mmc_host          663 drivers/mmc/host/sdhci-pci-core.c static void intel_hs400_enhanced_strobe(struct mmc_host *mmc,
mmc_host          677 drivers/mmc/host/sdhci-pci-core.c static int intel_start_signal_voltage_switch(struct mmc_host *mmc,
mmc_host          735 drivers/mmc/host/sdhci-pci-core.c 	struct mmc_host *mmc = slot->host->mmc;
mmc_host          741 drivers/mmc/host/sdhci-pci-core.c static int intel_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host          763 drivers/mmc/host/sdhci-pci-core.c 	struct mmc_host *mmc = slot->host->mmc;
mmc_host         1556 drivers/mmc/host/sdhci-pci-core.c static int amd_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host          142 drivers/mmc/host/sdhci-pci-o2micro.c static int sdhci_o2_get_cd(struct mmc_host *mmc)
mmc_host          299 drivers/mmc/host/sdhci-pci-o2micro.c static int sdhci_o2_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host          303 drivers/mmc/host/sdhci-pxav3.c 	struct mmc_host *mmc = host->mmc;
mmc_host           82 drivers/mmc/host/sdhci-sirf.c 	struct mmc_host *mmc = host->mmc;
mmc_host          305 drivers/mmc/host/sdhci-sprd.c 	struct mmc_host *mmc = host->mmc;
mmc_host          397 drivers/mmc/host/sdhci-sprd.c static void sdhci_sprd_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          417 drivers/mmc/host/sdhci-sprd.c static int sdhci_sprd_voltage_switch(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          466 drivers/mmc/host/sdhci-sprd.c static void sdhci_sprd_hs400_enhanced_strobe(struct mmc_host *mmc,
mmc_host          668 drivers/mmc/host/sdhci-sprd.c 	struct mmc_host *mmc = host->mmc;
mmc_host          145 drivers/mmc/host/sdhci-st.c 	struct mmc_host *mhost = host->mmc;
mmc_host          336 drivers/mmc/host/sdhci-tegra.c static void tegra_sdhci_hs400_enhanced_strobe(struct mmc_host *mmc,
mmc_host          675 drivers/mmc/host/sdhci-tegra.c static void tegra_sdhci_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          940 drivers/mmc/host/sdhci-tegra.c static int tegra_sdhci_execute_hw_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host         1049 drivers/mmc/host/sdhci-tegra.c static int sdhci_tegra_start_signal_voltage_switch(struct mmc_host *mmc,
mmc_host         1132 drivers/mmc/host/sdhci-tegra.c 	struct mmc_host *mmc = cq_host->mmc;
mmc_host         1167 drivers/mmc/host/sdhci-tegra.c static void sdhci_tegra_update_dcmd_desc(struct mmc_host *mmc,
mmc_host         1179 drivers/mmc/host/sdhci-tegra.c static void sdhci_tegra_cqe_enable(struct mmc_host *mmc)
mmc_host         1212 drivers/mmc/host/sdhci-tegra.c static void sdhci_tegra_dumpregs(struct mmc_host *mmc)
mmc_host          219 drivers/mmc/host/sdhci-xenon.c 	struct mmc_host *mmc = host->mmc;
mmc_host          270 drivers/mmc/host/sdhci-xenon.c static void xenon_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          305 drivers/mmc/host/sdhci-xenon.c static int xenon_start_signal_voltage_switch(struct mmc_host *mmc,
mmc_host          339 drivers/mmc/host/sdhci-xenon.c static void xenon_init_card(struct mmc_host *mmc, struct mmc_card *card)
mmc_host          349 drivers/mmc/host/sdhci-xenon.c static int xenon_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host          368 drivers/mmc/host/sdhci-xenon.c static void xenon_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host          414 drivers/mmc/host/sdhci-xenon.c 	struct mmc_host *mmc = host->mmc;
mmc_host          234 drivers/mmc/host/sdhci.c 		struct mmc_host *mmc = host->mmc;
mmc_host          317 drivers/mmc/host/sdhci.c 	struct mmc_host *mmc = host->mmc;
mmc_host          390 drivers/mmc/host/sdhci.c 	struct mmc_host *mmc = host->mmc;
mmc_host          875 drivers/mmc/host/sdhci.c 	struct mmc_host *mmc = host->mmc;
mmc_host         1705 drivers/mmc/host/sdhci.c 	struct mmc_host *mmc = host->mmc;
mmc_host         1805 drivers/mmc/host/sdhci.c void sdhci_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1890 drivers/mmc/host/sdhci.c void sdhci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         2046 drivers/mmc/host/sdhci.c static int sdhci_get_cd(struct mmc_host *mmc)
mmc_host         2099 drivers/mmc/host/sdhci.c static int sdhci_get_ro(struct mmc_host *mmc)
mmc_host         2118 drivers/mmc/host/sdhci.c static void sdhci_hw_reset(struct mmc_host *mmc)
mmc_host         2139 drivers/mmc/host/sdhci.c void sdhci_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host         2156 drivers/mmc/host/sdhci.c static void sdhci_ack_sdio_irq(struct mmc_host *mmc)
mmc_host         2166 drivers/mmc/host/sdhci.c int sdhci_start_signal_voltage_switch(struct mmc_host *mmc,
mmc_host         2261 drivers/mmc/host/sdhci.c static int sdhci_card_busy(struct mmc_host *mmc)
mmc_host         2272 drivers/mmc/host/sdhci.c static int sdhci_prepare_hs400_tuning(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         2349 drivers/mmc/host/sdhci.c 	struct mmc_host *mmc = host->mmc;
mmc_host         2437 drivers/mmc/host/sdhci.c int sdhci_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host         2535 drivers/mmc/host/sdhci.c static void sdhci_post_req(struct mmc_host *mmc, struct mmc_request *mrq,
mmc_host         2548 drivers/mmc/host/sdhci.c static void sdhci_pre_req(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         2576 drivers/mmc/host/sdhci.c static void sdhci_card_event(struct mmc_host *mmc)
mmc_host         3189 drivers/mmc/host/sdhci.c 		struct mmc_host *mmc = host->mmc;
mmc_host         3290 drivers/mmc/host/sdhci.c 	struct mmc_host *mmc = host->mmc;
mmc_host         3350 drivers/mmc/host/sdhci.c 	struct mmc_host *mmc = host->mmc;
mmc_host         3406 drivers/mmc/host/sdhci.c void sdhci_cqe_enable(struct mmc_host *mmc)
mmc_host         3450 drivers/mmc/host/sdhci.c void sdhci_cqe_disable(struct mmc_host *mmc, bool recovery)
mmc_host         3527 drivers/mmc/host/sdhci.c 	struct mmc_host *mmc;
mmc_host         3565 drivers/mmc/host/sdhci.c 	struct mmc_host *mmc = host->mmc;
mmc_host         3650 drivers/mmc/host/sdhci.c 	struct mmc_host *mmc = host->mmc;
mmc_host         3723 drivers/mmc/host/sdhci.c 	struct mmc_host *mmc;
mmc_host         4264 drivers/mmc/host/sdhci.c 	struct mmc_host *mmc = host->mmc;
mmc_host         4281 drivers/mmc/host/sdhci.c 	struct mmc_host *mmc = host->mmc;
mmc_host         4363 drivers/mmc/host/sdhci.c 	struct mmc_host *mmc = host->mmc;
mmc_host          497 drivers/mmc/host/sdhci.h 	struct mmc_host *mmc;	/* MMC structure */
mmc_host          766 drivers/mmc/host/sdhci.h void sdhci_request(struct mmc_host *mmc, struct mmc_request *mrq);
mmc_host          770 drivers/mmc/host/sdhci.h int sdhci_execute_tuning(struct mmc_host *mmc, u32 opcode);
mmc_host          771 drivers/mmc/host/sdhci.h void sdhci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios);
mmc_host          772 drivers/mmc/host/sdhci.h int sdhci_start_signal_voltage_switch(struct mmc_host *mmc,
mmc_host          774 drivers/mmc/host/sdhci.h void sdhci_enable_sdio_irq(struct mmc_host *mmc, int enable);
mmc_host          785 drivers/mmc/host/sdhci.h void sdhci_cqe_enable(struct mmc_host *mmc);
mmc_host          786 drivers/mmc/host/sdhci.h void sdhci_cqe_disable(struct mmc_host *mmc, bool recovery);
mmc_host          211 drivers/mmc/host/sdhci_am654.c 		struct mmc_host *mmc = host->mmc;
mmc_host          239 drivers/mmc/host/sdhci_am654.c static int sdhci_am654_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host           80 drivers/mmc/host/sdricoh_cs.c 	struct mmc_host *mmc;	/* MMC structure */
mmc_host          248 drivers/mmc/host/sdricoh_cs.c static void sdricoh_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          338 drivers/mmc/host/sdricoh_cs.c static void sdricoh_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          359 drivers/mmc/host/sdricoh_cs.c static int sdricoh_get_ro(struct mmc_host *mmc)
mmc_host          386 drivers/mmc/host/sdricoh_cs.c 	struct mmc_host *mmc;
mmc_host          479 drivers/mmc/host/sdricoh_cs.c 	struct mmc_host *mmc = link->priv;
mmc_host          504 drivers/mmc/host/sdricoh_cs.c 	struct mmc_host *mmc = link->priv;
mmc_host          221 drivers/mmc/host/sh_mmcif.c 	struct mmc_host *mmc;
mmc_host          964 drivers/mmc/host/sh_mmcif.c static void sh_mmcif_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1021 drivers/mmc/host/sh_mmcif.c static void sh_mmcif_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1371 drivers/mmc/host/sh_mmcif.c 	struct mmc_host *mmc = host->mmc;
mmc_host         1387 drivers/mmc/host/sh_mmcif.c 	struct mmc_host *mmc;
mmc_host          269 drivers/mmc/host/sunxi-mmc.c 	struct mmc_host	*mmc;
mmc_host          758 drivers/mmc/host/sunxi-mmc.c 	struct mmc_host *mmc = host->mmc;
mmc_host          900 drivers/mmc/host/sunxi-mmc.c 	struct mmc_host *mmc = host->mmc;
mmc_host          943 drivers/mmc/host/sunxi-mmc.c static void sunxi_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          952 drivers/mmc/host/sunxi-mmc.c static int sunxi_mmc_volt_switch(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          965 drivers/mmc/host/sunxi-mmc.c static void sunxi_mmc_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host          991 drivers/mmc/host/sunxi-mmc.c static void sunxi_mmc_hw_reset(struct mmc_host *mmc)
mmc_host         1000 drivers/mmc/host/sunxi-mmc.c static void sunxi_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1096 drivers/mmc/host/sunxi-mmc.c static int sunxi_mmc_card_busy(struct mmc_host *mmc)
mmc_host         1333 drivers/mmc/host/sunxi-mmc.c 	struct mmc_host *mmc;
mmc_host         1455 drivers/mmc/host/sunxi-mmc.c 	struct mmc_host	*mmc = platform_get_drvdata(pdev);
mmc_host         1471 drivers/mmc/host/sunxi-mmc.c 	struct mmc_host	*mmc = dev_get_drvdata(dev);
mmc_host         1489 drivers/mmc/host/sunxi-mmc.c 	struct mmc_host	*mmc = dev_get_drvdata(dev);
mmc_host          480 drivers/mmc/host/tifm_sd.c 	host = mmc_priv((struct mmc_host*)tifm_get_drvdata(sock));
mmc_host          510 drivers/mmc/host/tifm_sd.c 	host = mmc_priv((struct mmc_host*)tifm_get_drvdata(sock));
mmc_host          618 drivers/mmc/host/tifm_sd.c static void tifm_sd_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          736 drivers/mmc/host/tifm_sd.c 	struct mmc_host *mmc = tifm_get_drvdata(sock);
mmc_host          794 drivers/mmc/host/tifm_sd.c static void tifm_sd_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          861 drivers/mmc/host/tifm_sd.c static int tifm_sd_ro(struct mmc_host *mmc)
mmc_host          944 drivers/mmc/host/tifm_sd.c 	struct mmc_host *mmc;
mmc_host          995 drivers/mmc/host/tifm_sd.c 	struct mmc_host *mmc = tifm_get_drvdata(sock);
mmc_host         1032 drivers/mmc/host/tifm_sd.c 	struct mmc_host *mmc = tifm_get_drvdata(sock);
mmc_host          128 drivers/mmc/host/tmio_mmc.h 	struct mmc_host         *mmc;
mmc_host          131 drivers/mmc/host/tmio_mmc_core.c static void tmio_mmc_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host          175 drivers/mmc/host/tmio_mmc_core.c static void tmio_mmc_hw_reset(struct mmc_host *mmc)
mmc_host          589 drivers/mmc/host/tmio_mmc_core.c 	struct mmc_host *mmc = host->mmc;
mmc_host          635 drivers/mmc/host/tmio_mmc_core.c 	struct mmc_host *mmc = host->mmc;
mmc_host          717 drivers/mmc/host/tmio_mmc_core.c static int tmio_mmc_execute_tuning(struct mmc_host *mmc, u32 opcode)
mmc_host          792 drivers/mmc/host/tmio_mmc_core.c static void tmio_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          867 drivers/mmc/host/tmio_mmc_core.c 	struct mmc_host *mmc = host->mmc;
mmc_host          901 drivers/mmc/host/tmio_mmc_core.c 	struct mmc_host *mmc = host->mmc;
mmc_host          934 drivers/mmc/host/tmio_mmc_core.c static void tmio_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          997 drivers/mmc/host/tmio_mmc_core.c static int tmio_mmc_get_ro(struct mmc_host *mmc)
mmc_host         1005 drivers/mmc/host/tmio_mmc_core.c static int tmio_mmc_get_cd(struct mmc_host *mmc)
mmc_host         1024 drivers/mmc/host/tmio_mmc_core.c static int tmio_mmc_prepare_hs400_tuning(struct mmc_host *mmc,
mmc_host         1035 drivers/mmc/host/tmio_mmc_core.c static void tmio_mmc_hs400_downgrade(struct mmc_host *mmc)
mmc_host         1043 drivers/mmc/host/tmio_mmc_core.c static void tmio_mmc_hs400_complete(struct mmc_host *mmc)
mmc_host         1068 drivers/mmc/host/tmio_mmc_core.c 	struct mmc_host *mmc = host->mmc;
mmc_host         1090 drivers/mmc/host/tmio_mmc_core.c 			      struct mmc_host *mmc)
mmc_host         1110 drivers/mmc/host/tmio_mmc_core.c 	struct mmc_host *mmc;
mmc_host         1160 drivers/mmc/host/tmio_mmc_core.c 	struct mmc_host *mmc = _host->mmc;
mmc_host         1275 drivers/mmc/host/tmio_mmc_core.c 	struct mmc_host *mmc = host->mmc;
mmc_host           78 drivers/mmc/host/toshsd.c static void __toshsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          496 drivers/mmc/host/toshsd.c static void toshsd_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          524 drivers/mmc/host/toshsd.c static void toshsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          534 drivers/mmc/host/toshsd.c static int toshsd_get_ro(struct mmc_host *mmc)
mmc_host          542 drivers/mmc/host/toshsd.c static int toshsd_get_cd(struct mmc_host *mmc)
mmc_host          608 drivers/mmc/host/toshsd.c 	struct mmc_host *mmc;
mmc_host          161 drivers/mmc/host/toshsd.h 	struct mmc_host *mmc;
mmc_host          360 drivers/mmc/host/uniphier-sd.c 	struct mmc_host *mmc = host->mmc;
mmc_host          498 drivers/mmc/host/uniphier-sd.c static int uniphier_sd_start_signal_voltage_switch(struct mmc_host *mmc,
mmc_host          157 drivers/mmc/host/usdhi6rol0.c 	struct mmc_host *mmc;
mmc_host          791 drivers/mmc/host/usdhi6rol0.c 	struct mmc_host *mmc = host->mmc;
mmc_host          813 drivers/mmc/host/usdhi6rol0.c static void usdhi6_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1086 drivers/mmc/host/usdhi6rol0.c static void usdhi6_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host         1104 drivers/mmc/host/usdhi6rol0.c static int usdhi6_get_cd(struct mmc_host *mmc)
mmc_host         1120 drivers/mmc/host/usdhi6rol0.c static int usdhi6_get_ro(struct mmc_host *mmc)
mmc_host         1136 drivers/mmc/host/usdhi6rol0.c static void usdhi6_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host         1170 drivers/mmc/host/usdhi6rol0.c static int usdhi6_sig_volt_switch(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         1639 drivers/mmc/host/usdhi6rol0.c 	struct mmc_host *mmc = host->mmc;
mmc_host         1733 drivers/mmc/host/usdhi6rol0.c 	struct mmc_host *mmc;
mmc_host           91 drivers/mmc/host/ushc.c 	struct mmc_host *mmc;
mmc_host          248 drivers/mmc/host/ushc.c static void ushc_request(struct mmc_host *mmc, struct mmc_request *req)
mmc_host          371 drivers/mmc/host/ushc.c static void ushc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          380 drivers/mmc/host/ushc.c static int ushc_get_cd(struct mmc_host *mmc)
mmc_host          387 drivers/mmc/host/ushc.c static void ushc_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host          421 drivers/mmc/host/ushc.c 	struct mmc_host *mmc;
mmc_host          296 drivers/mmc/host/via-sdmmc.c 	struct mmc_host *mmc;
mmc_host          656 drivers/mmc/host/via-sdmmc.c static void via_sdc_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          714 drivers/mmc/host/via-sdmmc.c static void via_sdc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          775 drivers/mmc/host/via-sdmmc.c static int via_sdc_get_ro(struct mmc_host *mmc)
mmc_host         1022 drivers/mmc/host/via-sdmmc.c 	struct mmc_host *mmc = host->mmc;
mmc_host         1075 drivers/mmc/host/via-sdmmc.c 	struct mmc_host *mmc;
mmc_host          336 drivers/mmc/host/vub300.c 	struct mmc_host *mmc;
mmc_host          372 drivers/mmc/host/vub300.c 	struct mmc_host *mmc = vub300->mmc;
mmc_host         1898 drivers/mmc/host/vub300.c static void vub300_mmc_request(struct mmc_host *mmc, struct mmc_request *req)
mmc_host         2004 drivers/mmc/host/vub300.c static void vub300_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host         2039 drivers/mmc/host/vub300.c static int vub300_mmc_get_ro(struct mmc_host *mmc)
mmc_host         2045 drivers/mmc/host/vub300.c static void vub300_enable_sdio_irq(struct mmc_host *mmc, int enable)
mmc_host         2073 drivers/mmc/host/vub300.c static void vub300_init_card(struct mmc_host *mmc, struct mmc_card *card)
mmc_host         2097 drivers/mmc/host/vub300.c 	struct mmc_host *mmc;
mmc_host         2362 drivers/mmc/host/vub300.c 		struct mmc_host *mmc = vub300->mmc;
mmc_host          741 drivers/mmc/host/wbsd.c static void wbsd_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          835 drivers/mmc/host/wbsd.c static void wbsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          908 drivers/mmc/host/wbsd.c static int wbsd_get_ro(struct mmc_host *mmc)
mmc_host         1185 drivers/mmc/host/wbsd.c 	struct mmc_host *mmc;
mmc_host         1252 drivers/mmc/host/wbsd.c 	struct mmc_host *mmc;
mmc_host         1639 drivers/mmc/host/wbsd.c 	struct mmc_host *mmc = NULL;
mmc_host         1723 drivers/mmc/host/wbsd.c 	struct mmc_host *mmc = dev_get_drvdata(dev);
mmc_host         1803 drivers/mmc/host/wbsd.c 	struct mmc_host *mmc = platform_get_drvdata(dev);
mmc_host         1819 drivers/mmc/host/wbsd.c 	struct mmc_host *mmc = platform_get_drvdata(dev);
mmc_host         1844 drivers/mmc/host/wbsd.c 	struct mmc_host *mmc = dev_get_drvdata(&pnp_dev->dev);
mmc_host         1855 drivers/mmc/host/wbsd.c 	struct mmc_host *mmc = dev_get_drvdata(&pnp_dev->dev);
mmc_host          138 drivers/mmc/host/wbsd.h 	struct mmc_host*	mmc;		/* MMC structure */
mmc_host          186 drivers/mmc/host/wmt-sdmmc.c 	struct mmc_host *mmc;
mmc_host          223 drivers/mmc/host/wmt-sdmmc.c static void wmt_mci_read_response(struct mmc_host *mmc)
mmc_host          254 drivers/mmc/host/wmt-sdmmc.c static int wmt_mci_send_command(struct mmc_host *mmc, u8 command, u8 cmdtype,
mmc_host          462 drivers/mmc/host/wmt-sdmmc.c static void wmt_reset_hardware(struct mmc_host *mmc)
mmc_host          501 drivers/mmc/host/wmt-sdmmc.c static int wmt_dma_init(struct mmc_host *mmc)
mmc_host          525 drivers/mmc/host/wmt-sdmmc.c static void wmt_dma_config(struct mmc_host *mmc, u32 descaddr, u8 dir)
mmc_host          559 drivers/mmc/host/wmt-sdmmc.c static void wmt_mci_request(struct mmc_host *mmc, struct mmc_request *req)
mmc_host          670 drivers/mmc/host/wmt-sdmmc.c static void wmt_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          710 drivers/mmc/host/wmt-sdmmc.c static int wmt_mci_get_ro(struct mmc_host *mmc)
mmc_host          717 drivers/mmc/host/wmt-sdmmc.c static int wmt_mci_get_cd(struct mmc_host *mmc)
mmc_host          751 drivers/mmc/host/wmt-sdmmc.c 	struct mmc_host *mmc;
mmc_host          883 drivers/mmc/host/wmt-sdmmc.c 	struct mmc_host *mmc;
mmc_host          927 drivers/mmc/host/wmt-sdmmc.c 	struct mmc_host *mmc = dev_get_drvdata(dev);
mmc_host          951 drivers/mmc/host/wmt-sdmmc.c 	struct mmc_host *mmc = dev_get_drvdata(dev);
mmc_host          753 drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c 	struct mmc_host *host;
mmc_host          895 drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c static void brcmf_sdiod_host_fixup(struct mmc_host *host)
mmc_host          832 drivers/net/wireless/marvell/libertas/if_sdio.c 	struct mmc_host *host = func->card->host;
mmc_host         1032 drivers/net/wireless/marvell/libertas/if_sdio.c static struct mmc_host *reset_host;
mmc_host          123 drivers/net/wireless/rsi/rsi_91x_sdio.c 	struct mmc_host *host;
mmc_host          172 drivers/net/wireless/rsi/rsi_91x_sdio.c 	struct mmc_host *host = card->host;
mmc_host          347 drivers/net/wireless/rsi/rsi_91x_sdio.c 	struct mmc_host *host = dev->pfunction->card->host;
mmc_host           22 drivers/staging/greybus/sdio.c 	struct mmc_host		*mmc;
mmc_host          120 drivers/staging/greybus/sdio.c 	struct mmc_host *mmc = host->mmc;
mmc_host          549 drivers/staging/greybus/sdio.c static void gb_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq)
mmc_host          586 drivers/staging/greybus/sdio.c static void gb_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          719 drivers/staging/greybus/sdio.c static int gb_mmc_get_ro(struct mmc_host *mmc)
mmc_host          733 drivers/staging/greybus/sdio.c static int gb_mmc_get_cd(struct mmc_host *mmc)
mmc_host          747 drivers/staging/greybus/sdio.c static int gb_mmc_switch_voltage(struct mmc_host *mmc, struct mmc_ios *ios)
mmc_host          764 drivers/staging/greybus/sdio.c 	struct mmc_host *mmc;
mmc_host          846 drivers/staging/greybus/sdio.c 	struct mmc_host *mmc;
mmc_host          209 include/linux/mmc/card.h struct mmc_host;
mmc_host          244 include/linux/mmc/card.h 	struct mmc_host		*host;		/* the host this device belongs to */
mmc_host          146 include/linux/mmc/core.h struct mmc_host;
mmc_host          162 include/linux/mmc/core.h 	struct mmc_host		*host;
mmc_host          172 include/linux/mmc/core.h void mmc_wait_for_req(struct mmc_host *host, struct mmc_request *mrq);
mmc_host          173 include/linux/mmc/core.h int mmc_wait_for_cmd(struct mmc_host *host, struct mmc_command *cmd,
mmc_host          176 include/linux/mmc/core.h int mmc_hw_reset(struct mmc_host *host);
mmc_host          177 include/linux/mmc/core.h int mmc_sw_reset(struct mmc_host *host);
mmc_host           80 include/linux/mmc/host.h struct mmc_host;
mmc_host           91 include/linux/mmc/host.h 	void	(*post_req)(struct mmc_host *host, struct mmc_request *req,
mmc_host           93 include/linux/mmc/host.h 	void	(*pre_req)(struct mmc_host *host, struct mmc_request *req);
mmc_host           94 include/linux/mmc/host.h 	void	(*request)(struct mmc_host *host, struct mmc_request *req);
mmc_host          110 include/linux/mmc/host.h 	void	(*set_ios)(struct mmc_host *host, struct mmc_ios *ios);
mmc_host          119 include/linux/mmc/host.h 	int	(*get_ro)(struct mmc_host *host);
mmc_host          128 include/linux/mmc/host.h 	int	(*get_cd)(struct mmc_host *host);
mmc_host          130 include/linux/mmc/host.h 	void	(*enable_sdio_irq)(struct mmc_host *host, int enable);
mmc_host          132 include/linux/mmc/host.h 	void	(*ack_sdio_irq)(struct mmc_host *host);
mmc_host          135 include/linux/mmc/host.h 	void	(*init_card)(struct mmc_host *host, struct mmc_card *card);
mmc_host          137 include/linux/mmc/host.h 	int	(*start_signal_voltage_switch)(struct mmc_host *host, struct mmc_ios *ios);
mmc_host          140 include/linux/mmc/host.h 	int	(*card_busy)(struct mmc_host *host);
mmc_host          143 include/linux/mmc/host.h 	int	(*execute_tuning)(struct mmc_host *host, u32 opcode);
mmc_host          146 include/linux/mmc/host.h 	int	(*prepare_hs400_tuning)(struct mmc_host *host, struct mmc_ios *ios);
mmc_host          149 include/linux/mmc/host.h 	int	(*hs400_prepare_ddr)(struct mmc_host *host);
mmc_host          152 include/linux/mmc/host.h 	void	(*hs400_downgrade)(struct mmc_host *host);
mmc_host          155 include/linux/mmc/host.h 	void	(*hs400_complete)(struct mmc_host *host);
mmc_host          158 include/linux/mmc/host.h 	void	(*hs400_enhanced_strobe)(struct mmc_host *host,
mmc_host          163 include/linux/mmc/host.h 	void	(*hw_reset)(struct mmc_host *host);
mmc_host          164 include/linux/mmc/host.h 	void	(*card_event)(struct mmc_host *host);
mmc_host          176 include/linux/mmc/host.h 	int	(*cqe_enable)(struct mmc_host *host, struct mmc_card *card);
mmc_host          178 include/linux/mmc/host.h 	void	(*cqe_disable)(struct mmc_host *host);
mmc_host          183 include/linux/mmc/host.h 	int	(*cqe_request)(struct mmc_host *host, struct mmc_request *mrq);
mmc_host          185 include/linux/mmc/host.h 	void	(*cqe_post_req)(struct mmc_host *host, struct mmc_request *mrq);
mmc_host          191 include/linux/mmc/host.h 	void	(*cqe_off)(struct mmc_host *host);
mmc_host          196 include/linux/mmc/host.h 	int	(*cqe_wait_for_idle)(struct mmc_host *host);
mmc_host          202 include/linux/mmc/host.h 	bool	(*cqe_timeout)(struct mmc_host *host, struct mmc_request *mrq,
mmc_host          208 include/linux/mmc/host.h 	void	(*cqe_recovery_start)(struct mmc_host *host);
mmc_host          215 include/linux/mmc/host.h 	void	(*cqe_recovery_finish)(struct mmc_host *host);
mmc_host          471 include/linux/mmc/host.h struct mmc_host *mmc_alloc_host(int extra, struct device *);
mmc_host          472 include/linux/mmc/host.h int mmc_add_host(struct mmc_host *);
mmc_host          473 include/linux/mmc/host.h void mmc_remove_host(struct mmc_host *);
mmc_host          474 include/linux/mmc/host.h void mmc_free_host(struct mmc_host *);
mmc_host          475 include/linux/mmc/host.h int mmc_of_parse(struct mmc_host *host);
mmc_host          478 include/linux/mmc/host.h static inline void *mmc_priv(struct mmc_host *host)
mmc_host          483 include/linux/mmc/host.h static inline struct mmc_host *mmc_from_priv(void *priv)
mmc_host          485 include/linux/mmc/host.h 	return container_of(priv, struct mmc_host, private);
mmc_host          494 include/linux/mmc/host.h void mmc_detect_change(struct mmc_host *, unsigned long delay);
mmc_host          495 include/linux/mmc/host.h void mmc_request_done(struct mmc_host *, struct mmc_request *);
mmc_host          496 include/linux/mmc/host.h void mmc_command_done(struct mmc_host *host, struct mmc_request *mrq);
mmc_host          498 include/linux/mmc/host.h void mmc_cqe_request_done(struct mmc_host *host, struct mmc_request *mrq);
mmc_host          504 include/linux/mmc/host.h static inline bool sdio_irq_claimed(struct mmc_host *host)
mmc_host          509 include/linux/mmc/host.h static inline void mmc_signal_sdio_irq(struct mmc_host *host)
mmc_host          517 include/linux/mmc/host.h void sdio_signal_irq(struct mmc_host *host);
mmc_host          520 include/linux/mmc/host.h int mmc_regulator_set_ocr(struct mmc_host *mmc,
mmc_host          523 include/linux/mmc/host.h int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios);
mmc_host          525 include/linux/mmc/host.h static inline int mmc_regulator_set_ocr(struct mmc_host *mmc,
mmc_host          532 include/linux/mmc/host.h static inline int mmc_regulator_set_vqmmc(struct mmc_host *mmc,
mmc_host          539 include/linux/mmc/host.h int mmc_regulator_get_supply(struct mmc_host *mmc);
mmc_host          541 include/linux/mmc/host.h static inline int mmc_card_is_removable(struct mmc_host *host)
mmc_host          546 include/linux/mmc/host.h static inline int mmc_card_keep_power(struct mmc_host *host)
mmc_host          551 include/linux/mmc/host.h static inline int mmc_card_wake_sdio_irq(struct mmc_host *host)
mmc_host          570 include/linux/mmc/host.h void mmc_retune_timer_stop(struct mmc_host *host);
mmc_host          572 include/linux/mmc/host.h static inline void mmc_retune_needed(struct mmc_host *host)
mmc_host          578 include/linux/mmc/host.h static inline bool mmc_can_retune(struct mmc_host *host)
mmc_host          583 include/linux/mmc/host.h static inline bool mmc_doing_retune(struct mmc_host *host)
mmc_host          593 include/linux/mmc/host.h int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error);
mmc_host          594 include/linux/mmc/host.h int mmc_abort_tuning(struct mmc_host *host, u32 opcode);
mmc_host           14 include/linux/mmc/slot-gpio.h struct mmc_host;
mmc_host           16 include/linux/mmc/slot-gpio.h int mmc_gpio_get_ro(struct mmc_host *host);
mmc_host           17 include/linux/mmc/slot-gpio.h int mmc_gpio_get_cd(struct mmc_host *host);
mmc_host           18 include/linux/mmc/slot-gpio.h int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id,
mmc_host           21 include/linux/mmc/slot-gpio.h int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id,
mmc_host           24 include/linux/mmc/slot-gpio.h void mmc_gpio_set_cd_isr(struct mmc_host *host,
mmc_host           26 include/linux/mmc/slot-gpio.h int mmc_gpio_set_cd_wake(struct mmc_host *host, bool on);
mmc_host           27 include/linux/mmc/slot-gpio.h void mmc_gpiod_request_cd_irq(struct mmc_host *host);
mmc_host           28 include/linux/mmc/slot-gpio.h bool mmc_can_gpio_cd(struct mmc_host *host);
mmc_host           29 include/linux/mmc/slot-gpio.h bool mmc_can_gpio_ro(struct mmc_host *host);
mmc_host            9 include/linux/platform_data/mmc-pxamci.h struct mmc_host;
mmc_host            9 include/linux/spi/mmc_spi.h struct mmc_host;
mmc_host           15 include/trace/events/mmc.h 	TP_PROTO(struct mmc_host *host, struct mmc_request *mrq),
mmc_host           98 include/trace/events/mmc.h 	TP_PROTO(struct mmc_host *host, struct mmc_request *mrq),