Home
last modified time | relevance | path

Searched defs:mmc (Results 1 – 25 of 201) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/mmc/host/
Dmmc_hsq.c22 struct mmc_host *mmc = hsq->mmc; in mmc_hsq_retry_handler() local
29 struct mmc_host *mmc = hsq->mmc; in mmc_hsq_pump_requests() local
153 bool mmc_hsq_finalize_request(struct mmc_host *mmc, struct mmc_request *mrq) in mmc_hsq_finalize_request()
180 static void mmc_hsq_recovery_start(struct mmc_host *mmc) in mmc_hsq_recovery_start()
192 static void mmc_hsq_recovery_finish(struct mmc_host *mmc) in mmc_hsq_recovery_finish()
212 static int mmc_hsq_request(struct mmc_host *mmc, struct mmc_request *mrq) in mmc_hsq_request()
248 static void mmc_hsq_post_req(struct mmc_host *mmc, struct mmc_request *mrq) in mmc_hsq_post_req()
271 static int mmc_hsq_wait_for_idle(struct mmc_host *mmc) in mmc_hsq_wait_for_idle()
282 static void mmc_hsq_disable(struct mmc_host *mmc) in mmc_hsq_disable()
312 static int mmc_hsq_enable(struct mmc_host *mmc, struct mmc_card *card) in mmc_hsq_enable()
[all …]
Dmeson-mx-sdhc-mmc.c45 struct mmc_host *mmc; member
68 static void meson_mx_sdhc_hw_reset(struct mmc_host *mmc) in meson_mx_sdhc_hw_reset()
82 static void meson_mx_sdhc_clear_fifo(struct mmc_host *mmc) in meson_mx_sdhc_clear_fifo()
105 static void meson_mx_sdhc_wait_cmd_ready(struct mmc_host *mmc) in meson_mx_sdhc_wait_cmd_ready()
134 static void meson_mx_sdhc_start_cmd(struct mmc_host *mmc, in meson_mx_sdhc_start_cmd()
223 static void meson_mx_sdhc_disable_clks(struct mmc_host *mmc) in meson_mx_sdhc_disable_clks()
235 static int meson_mx_sdhc_enable_clks(struct mmc_host *mmc) in meson_mx_sdhc_enable_clks()
253 static int meson_mx_sdhc_set_clk(struct mmc_host *mmc, struct mmc_ios *ios) in meson_mx_sdhc_set_clk()
309 static void meson_mx_sdhc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in meson_mx_sdhc_set_ios()
365 static int meson_mx_sdhc_map_dma(struct mmc_host *mmc, struct mmc_request *mrq) in meson_mx_sdhc_map_dma()
[all …]
Dcqhci.c103 struct mmc_host *mmc = cq_host->mmc; in cqhci_dumpregs() local
242 struct mmc_host *mmc = cq_host->mmc; in __cqhci_enable() local
305 int cqhci_deactivate(struct mmc_host *mmc) in cqhci_deactivate()
316 int cqhci_resume(struct mmc_host *mmc) in cqhci_resume()
323 static int cqhci_enable(struct mmc_host *mmc, struct mmc_card *card) in cqhci_enable()
361 static void cqhci_off(struct mmc_host *mmc) in cqhci_off()
388 static void cqhci_disable(struct mmc_host *mmc) in cqhci_disable()
510 static void cqhci_prep_dcmd_desc(struct mmc_host *mmc, in cqhci_prep_dcmd_desc()
570 static int cqhci_request(struct mmc_host *mmc, struct mmc_request *mrq) in cqhci_request()
643 static void cqhci_recovery_needed(struct mmc_host *mmc, struct mmc_request *mrq, in cqhci_recovery_needed()
[all …]
Dtmio_mmc_core.c137 static void tmio_mmc_enable_sdio_irq(struct mmc_host *mmc, int enable) in tmio_mmc_enable_sdio_irq()
587 struct mmc_host *mmc = host->mmc; in __tmio_mmc_card_detect_irq() local
633 struct mmc_host *mmc = host->mmc; in __tmio_mmc_sdio_irq() local
747 static void tmio_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in tmio_mmc_request()
827 struct mmc_host *mmc = host->mmc; in tmio_mmc_power_on() local
861 struct mmc_host *mmc = host->mmc; in tmio_mmc_power_off() local
894 static void tmio_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in tmio_mmc_set_ios()
960 static int tmio_mmc_get_ro(struct mmc_host *mmc) in tmio_mmc_get_ro()
968 static int tmio_mmc_get_cd(struct mmc_host *mmc) in tmio_mmc_get_cd()
999 struct mmc_host *mmc = host->mmc; in tmio_mmc_init_ocr() local
[all …]
Dpxamci.c51 struct mmc_host *mmc; member
79 struct mmc_host *mmc = host->mmc; in pxamci_init_ocr() local
100 struct mmc_host *mmc = host->mmc; in pxamci_set_power() local
400 static void pxamci_request(struct mmc_host *mmc, struct mmc_request *mrq) in pxamci_request()
426 static int pxamci_get_ro(struct mmc_host *mmc) in pxamci_get_ro()
441 static void pxamci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in pxamci_set_ios()
579 struct mmc_host *mmc) in pxamci_of_init()
601 struct mmc_host *mmc) in pxamci_of_init()
609 struct mmc_host *mmc; in pxamci_probe() local
784 struct mmc_host *mmc = platform_get_drvdata(pdev); in pxamci_remove() local
Dcb710-mmc.c27 static void cb710_mmc_select_clock_divider(struct mmc_host *mmc, int hz) in cb710_mmc_select_clock_divider()
443 static int cb710_mmc_command(struct mmc_host *mmc, struct mmc_command *cmd) in cb710_mmc_command()
483 static void cb710_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in cb710_mmc_request()
560 static void cb710_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in cb710_mmc_set_ios()
601 static int cb710_mmc_get_ro(struct mmc_host *mmc) in cb710_mmc_get_ro()
609 static int cb710_mmc_get_cd(struct mmc_host *mmc) in cb710_mmc_get_cd()
619 struct mmc_host *mmc = cb710_slot_to_mmc(slot); in cb710_mmc_irq_handler() local
651 struct mmc_host *mmc = (void *)data; in cb710_mmc_finish_request_tasklet() local
690 struct mmc_host *mmc; in cb710_mmc_init() local
751 struct mmc_host *mmc = cb710_slot_to_mmc(slot); in cb710_mmc_exit() local
Dalcor.c692 static void alcor_set_timing(struct mmc_host *mmc, struct mmc_ios *ios) in alcor_set_timing()
705 static void alcor_set_bus_width(struct mmc_host *mmc, struct mmc_ios *ios) in alcor_set_bus_width()
720 static int alcor_card_busy(struct mmc_host *mmc) in alcor_card_busy()
732 static int alcor_get_cd(struct mmc_host *mmc) in alcor_get_cd()
744 static int alcor_get_ro(struct mmc_host *mmc) in alcor_get_ro()
756 static void alcor_request(struct mmc_host *mmc, struct mmc_request *mrq) in alcor_request()
775 static void alcor_pre_req(struct mmc_host *mmc, in alcor_pre_req()
825 static void alcor_post_req(struct mmc_host *mmc, in alcor_post_req()
845 static void alcor_set_power_mode(struct mmc_host *mmc, struct mmc_ios *ios) in alcor_set_power_mode()
906 static void alcor_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in alcor_set_ios()
[all …]
Dsdhci.c239 struct mmc_host *mmc = host->mmc; in sdhci_do_reset() local
322 struct mmc_host *mmc = host->mmc; in sdhci_init() local
409 struct mmc_host *mmc = host->mmc; in sdhci_led_register() local
898 struct mmc_host *mmc = host->mmc; in sdhci_calc_sw_timeout() local
1178 struct mmc_host *mmc = host->mmc; in sdhci_external_dma_init() local
2013 struct mmc_host *mmc = host->mmc; in sdhci_set_power_reg() local
2124 struct mmc_host *mmc = host->mmc; in sdhci_set_power_and_bus_voltage() local
2138 void sdhci_request(struct mmc_host *mmc, struct mmc_request *mrq) in sdhci_request()
2170 int sdhci_request_atomic(struct mmc_host *mmc, struct mmc_request *mrq) in sdhci_request_atomic()
2249 void sdhci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sdhci_set_ios()
[all …]
Dmeson-gx-mmc.c151 struct mmc_host *mmc; member
224 static void meson_mmc_get_transfer_mode(struct mmc_host *mmc, in meson_mmc_get_transfer_mode()
273 static void meson_mmc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq) in meson_mmc_pre_req()
292 static void meson_mmc_post_req(struct mmc_host *mmc, struct mmc_request *mrq, in meson_mmc_post_req()
341 struct mmc_host *mmc = host->mmc; in meson_mmc_clk_set() local
509 static int meson_mmc_resampling_tuning(struct mmc_host *mmc, u32 opcode) in meson_mmc_resampling_tuning()
577 static void meson_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in meson_mmc_set_ios()
649 static void meson_mmc_request_done(struct mmc_host *mmc, in meson_mmc_request_done()
658 static void meson_mmc_set_blksz(struct mmc_host *mmc, unsigned int blksz) in meson_mmc_set_blksz()
700 static void meson_mmc_desc_chain_transfer(struct mmc_host *mmc, u32 cmd_cfg) in meson_mmc_desc_chain_transfer()
[all …]
Dmxs-mmc.c51 struct mmc_host *mmc; member
62 static int mxs_mmc_get_cd(struct mmc_host *mmc) in mxs_mmc_get_cd()
482 static void mxs_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in mxs_mmc_request()
495 static void mxs_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mxs_mmc_set_ios()
510 static void mxs_mmc_enable_sdio_irq(struct mmc_host *mmc, int enable) in mxs_mmc_enable_sdio_irq()
574 struct mmc_host *mmc; in mxs_mmc_probe() local
684 struct mmc_host *mmc = platform_get_drvdata(pdev); in mxs_mmc_remove() local
703 struct mmc_host *mmc = dev_get_drvdata(dev); in mxs_mmc_suspend() local
713 struct mmc_host *mmc = dev_get_drvdata(dev); in mxs_mmc_resume() local
Dtoshsd.c78 static void __toshsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in __toshsd_set_ios()
496 static void toshsd_request(struct mmc_host *mmc, struct mmc_request *mrq) in toshsd_request()
524 static void toshsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in toshsd_set_ios()
534 static int toshsd_get_ro(struct mmc_host *mmc) in toshsd_get_ro()
542 static int toshsd_get_cd(struct mmc_host *mmc) in toshsd_get_cd()
608 struct mmc_host *mmc; in toshsd_probe() local
Dwmt-sdmmc.c186 struct mmc_host *mmc; member
223 static void wmt_mci_read_response(struct mmc_host *mmc) in wmt_mci_read_response()
254 static int wmt_mci_send_command(struct mmc_host *mmc, u8 command, u8 cmdtype, in wmt_mci_send_command()
462 static void wmt_reset_hardware(struct mmc_host *mmc) in wmt_reset_hardware()
501 static int wmt_dma_init(struct mmc_host *mmc) in wmt_dma_init()
525 static void wmt_dma_config(struct mmc_host *mmc, u32 descaddr, u8 dir) in wmt_dma_config()
559 static void wmt_mci_request(struct mmc_host *mmc, struct mmc_request *req) in wmt_mci_request()
670 static void wmt_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in wmt_mci_set_ios()
710 static int wmt_mci_get_ro(struct mmc_host *mmc) in wmt_mci_get_ro()
717 static int wmt_mci_get_cd(struct mmc_host *mmc) in wmt_mci_get_cd()
[all …]
Drtsx_pci_sdmmc.c27 struct mmc_host *mmc; member
181 static void sdmmc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq) in sdmmc_pre_req()
197 static void sdmmc_post_req(struct mmc_host *mmc, struct mmc_request *mrq, in sdmmc_post_req()
431 struct mmc_host *mmc = host->mmc; in sd_read_long_data() local
489 struct mmc_host *mmc = host->mmc; in sd_write_long_data() local
802 struct mmc_host *mmc = host->mmc; in sd_request() local
873 static void sdmmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in sdmmc_request()
1047 static void sdmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sdmmc_set_ios()
1095 static int sdmmc_get_ro(struct mmc_host *mmc) in sdmmc_get_ro()
1120 static int sdmmc_get_cd(struct mmc_host *mmc) in sdmmc_get_cd()
[all …]
/kernel/linux/linux-4.19/drivers/mmc/host/
Dcqhci.c111 struct mmc_host *mmc = cq_host->mmc; in cqhci_dumpregs() local
250 struct mmc_host *mmc = cq_host->mmc; in __cqhci_enable() local
310 int cqhci_suspend(struct mmc_host *mmc) in cqhci_suspend()
321 int cqhci_resume(struct mmc_host *mmc) in cqhci_resume()
328 static int cqhci_enable(struct mmc_host *mmc, struct mmc_card *card) in cqhci_enable()
360 static void cqhci_off(struct mmc_host *mmc) in cqhci_off()
384 static void cqhci_disable(struct mmc_host *mmc) in cqhci_disable()
506 static void cqhci_prep_dcmd_desc(struct mmc_host *mmc, in cqhci_prep_dcmd_desc()
564 static int cqhci_request(struct mmc_host *mmc, struct mmc_request *mrq) in cqhci_request()
634 static void cqhci_recovery_needed(struct mmc_host *mmc, struct mmc_request *mrq, in cqhci_recovery_needed()
[all …]
Dtmio_mmc_core.c134 static void tmio_mmc_enable_sdio_irq(struct mmc_host *mmc, int enable) in tmio_mmc_enable_sdio_irq()
663 struct mmc_host *mmc = host->mmc; in __tmio_mmc_card_detect_irq() local
709 struct mmc_host *mmc = host->mmc; in __tmio_mmc_sdio_irq() local
791 static void tmio_mmc_hw_reset(struct mmc_host *mmc) in tmio_mmc_hw_reset()
799 static int tmio_mmc_execute_tuning(struct mmc_host *mmc, u32 opcode) in tmio_mmc_execute_tuning()
876 static void tmio_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in tmio_mmc_request()
951 struct mmc_host *mmc = host->mmc; in tmio_mmc_power_on() local
985 struct mmc_host *mmc = host->mmc; in tmio_mmc_power_off() local
1018 static void tmio_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in tmio_mmc_set_ios()
1081 static int tmio_mmc_get_ro(struct mmc_host *mmc) in tmio_mmc_get_ro()
[all …]
Dsdhci.c215 struct mmc_host *mmc = host->mmc; in sdhci_do_reset() local
252 struct mmc_host *mmc = host->mmc; in sdhci_init() local
316 struct mmc_host *mmc = host->mmc; in sdhci_led_register() local
749 struct mmc_host *mmc = host->mmc; in sdhci_calc_sw_timeout() local
1544 struct mmc_host *mmc = host->mmc; in sdhci_set_power_reg() local
1644 static void sdhci_request(struct mmc_host *mmc, struct mmc_request *mrq) in sdhci_request()
1729 void sdhci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sdhci_set_ios()
1887 static int sdhci_get_cd(struct mmc_host *mmc) in sdhci_get_cd()
1938 static int sdhci_get_ro(struct mmc_host *mmc) in sdhci_get_ro()
1957 static void sdhci_hw_reset(struct mmc_host *mmc) in sdhci_hw_reset()
[all …]
Dpxamci.c55 struct mmc_host *mmc; member
81 struct mmc_host *mmc = host->mmc; in pxamci_init_ocr() local
102 struct mmc_host *mmc = host->mmc; in pxamci_set_power() local
405 static void pxamci_request(struct mmc_host *mmc, struct mmc_request *mrq) in pxamci_request()
431 static int pxamci_get_ro(struct mmc_host *mmc) in pxamci_get_ro()
446 static void pxamci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in pxamci_set_ios()
584 struct mmc_host *mmc) in pxamci_of_init()
606 struct mmc_host *mmc) in pxamci_of_init()
614 struct mmc_host *mmc; in pxamci_probe() local
800 struct mmc_host *mmc = platform_get_drvdata(pdev); in pxamci_remove() local
Dcb710-mmc.c28 static void cb710_mmc_select_clock_divider(struct mmc_host *mmc, int hz) in cb710_mmc_select_clock_divider()
444 static int cb710_mmc_command(struct mmc_host *mmc, struct mmc_command *cmd) in cb710_mmc_command()
484 static void cb710_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in cb710_mmc_request()
561 static void cb710_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in cb710_mmc_set_ios()
600 static int cb710_mmc_get_ro(struct mmc_host *mmc) in cb710_mmc_get_ro()
608 static int cb710_mmc_get_cd(struct mmc_host *mmc) in cb710_mmc_get_cd()
618 struct mmc_host *mmc = cb710_slot_to_mmc(slot); in cb710_mmc_irq_handler() local
650 struct mmc_host *mmc = (void *)data; in cb710_mmc_finish_request_tasklet() local
689 struct mmc_host *mmc; in cb710_mmc_init() local
744 struct mmc_host *mmc = cb710_slot_to_mmc(slot); in cb710_mmc_exit() local
Dmeson-gx-mmc.c159 struct mmc_host *mmc; member
220 struct meson_mmc_phase *mmc = to_meson_mmc_phase(hw); in meson_mmc_clk_get_phase() local
241 static void meson_mmc_apply_phase_delay(struct meson_mmc_phase *mmc, in meson_mmc_apply_phase_delay()
261 struct meson_mmc_phase *mmc = to_meson_mmc_phase(hw); in meson_mmc_clk_set_phase() local
315 static void meson_mmc_get_transfer_mode(struct mmc_host *mmc, in meson_mmc_get_transfer_mode()
355 static void meson_mmc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq) in meson_mmc_pre_req()
374 static void meson_mmc_post_req(struct mmc_host *mmc, struct mmc_request *mrq, in meson_mmc_post_req()
432 struct mmc_host *mmc = host->mmc; in meson_mmc_clk_set() local
715 static int meson_mmc_clk_phase_tuning(struct mmc_host *mmc, u32 opcode, in meson_mmc_clk_phase_tuning()
744 static int meson_mmc_execute_tuning(struct mmc_host *mmc, u32 opcode) in meson_mmc_execute_tuning()
[all …]
Dmxs-mmc.c65 struct mmc_host *mmc; member
76 static int mxs_mmc_get_cd(struct mmc_host *mmc) in mxs_mmc_get_cd()
496 static void mxs_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in mxs_mmc_request()
509 static void mxs_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mxs_mmc_set_ios()
524 static void mxs_mmc_enable_sdio_irq(struct mmc_host *mmc, int enable) in mxs_mmc_enable_sdio_irq()
588 struct mmc_host *mmc; in mxs_mmc_probe() local
700 struct mmc_host *mmc = platform_get_drvdata(pdev); in mxs_mmc_remove() local
719 struct mmc_host *mmc = dev_get_drvdata(dev); in mxs_mmc_suspend() local
729 struct mmc_host *mmc = dev_get_drvdata(dev); in mxs_mmc_resume() local
Dtoshsd.c82 static void __toshsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in __toshsd_set_ios()
500 static void toshsd_request(struct mmc_host *mmc, struct mmc_request *mrq) in toshsd_request()
528 static void toshsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in toshsd_set_ios()
538 static int toshsd_get_ro(struct mmc_host *mmc) in toshsd_get_ro()
546 static int toshsd_get_cd(struct mmc_host *mmc) in toshsd_get_cd()
612 struct mmc_host *mmc; in toshsd_probe() local
Dwmt-sdmmc.c190 struct mmc_host *mmc; member
227 static void wmt_mci_read_response(struct mmc_host *mmc) in wmt_mci_read_response()
258 static int wmt_mci_send_command(struct mmc_host *mmc, u8 command, u8 cmdtype, in wmt_mci_send_command()
466 static void wmt_reset_hardware(struct mmc_host *mmc) in wmt_reset_hardware()
505 static int wmt_dma_init(struct mmc_host *mmc) in wmt_dma_init()
529 static void wmt_dma_config(struct mmc_host *mmc, u32 descaddr, u8 dir) in wmt_dma_config()
563 static void wmt_mci_request(struct mmc_host *mmc, struct mmc_request *req) in wmt_mci_request()
674 static void wmt_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in wmt_mci_set_ios()
714 static int wmt_mci_get_ro(struct mmc_host *mmc) in wmt_mci_get_ro()
721 static int wmt_mci_get_cd(struct mmc_host *mmc) in wmt_mci_get_cd()
[all …]
Drtsx_pci_sdmmc.c39 struct mmc_host *mmc; member
193 static void sdmmc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq) in sdmmc_pre_req()
209 static void sdmmc_post_req(struct mmc_host *mmc, struct mmc_request *mrq, in sdmmc_post_req()
443 struct mmc_host *mmc = host->mmc; in sd_read_long_data() local
501 struct mmc_host *mmc = host->mmc; in sd_write_long_data() local
804 struct mmc_host *mmc = host->mmc; in sd_request() local
875 static void sdmmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in sdmmc_request()
1049 static void sdmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sdmmc_set_ios()
1097 static int sdmmc_get_ro(struct mmc_host *mmc) in sdmmc_get_ro()
1122 static int sdmmc_get_cd(struct mmc_host *mmc) in sdmmc_get_cd()
[all …]
/kernel/linux/linux-5.10/drivers/mfd/
Dtc6387xb.c77 static void tc6387xb_mmc_pwr(struct platform_device *mmc, int state) in tc6387xb_mmc_pwr()
84 static void tc6387xb_mmc_clk_div(struct platform_device *mmc, int state) in tc6387xb_mmc_clk_div()
92 static int tc6387xb_mmc_enable(struct platform_device *mmc) in tc6387xb_mmc_enable()
104 static int tc6387xb_mmc_disable(struct platform_device *mmc) in tc6387xb_mmc_disable()
/kernel/linux/linux-5.10/drivers/staging/greybus/
Dsdio.c22 struct mmc_host *mmc; member
119 struct mmc_host *mmc = host->mmc; in gb_sdio_get_caps() local
552 static void gb_mmc_request(struct mmc_host *mmc, struct mmc_request *mrq) in gb_mmc_request()
589 static void gb_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in gb_mmc_set_ios()
722 static int gb_mmc_get_ro(struct mmc_host *mmc) in gb_mmc_get_ro()
736 static int gb_mmc_get_cd(struct mmc_host *mmc) in gb_mmc_get_cd()
750 static int gb_mmc_switch_voltage(struct mmc_host *mmc, struct mmc_ios *ios) in gb_mmc_switch_voltage()
767 struct mmc_host *mmc; in gb_sdio_probe() local
849 struct mmc_host *mmc; in gb_sdio_remove() local

123456789