Lines Matching defs:host
64 struct mmc_host *host; member
99 static int _mmc_select_card(struct mmc_host *host, struct mmc_card *card) in _mmc_select_card()
122 int mmc_deselect_cards(struct mmc_host *host) in mmc_deselect_cards()
135 int mmc_set_dsr(struct mmc_host *host) in mmc_set_dsr()
147 int mmc_go_idle(struct mmc_host *host) in mmc_go_idle()
187 struct mmc_host *host = data->host; in __mmc_send_op_cond_cb() local
223 int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_op_cond()
261 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) in mmc_send_cxd_native()
283 int mmc_send_adtc_data(struct mmc_card *card, struct mmc_host *host, u32 opcode, in mmc_send_adtc_data()
332 static int mmc_spi_send_cxd(struct mmc_host *host, u32 *cxd, u32 opcode) in mmc_spi_send_cxd()
362 int mmc_send_cid(struct mmc_host *host, u32 *cid) in mmc_send_cid()
400 int mmc_spi_read_ocr(struct mmc_host *host, int highcap, u32 *ocrp) in mmc_spi_read_ocr()
415 int mmc_spi_set_crc(struct mmc_host *host, int use_crc) in mmc_spi_set_crc()
430 static int mmc_switch_status_error(struct mmc_host *host, u32 status) in mmc_switch_status_error()
463 struct mmc_host *host = data->card->host; in mmc_busy_cb() local
502 int __mmc_poll_for_busy(struct mmc_host *host, unsigned int period_us, in __mmc_poll_for_busy()
547 struct mmc_host *host = card->host; in mmc_poll_for_busy() local
558 bool mmc_prepare_busy_cmd(struct mmc_host *host, struct mmc_command *cmd, in mmc_prepare_busy_cmd()
599 struct mmc_host *host = card->host; in __mmc_switch() local
668 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error) in mmc_send_tuning()
737 int mmc_send_abort_tuning(struct mmc_host *host, u32 opcode) in mmc_send_abort_tuning()
763 mmc_send_bus_test(struct mmc_card *card, struct mmc_host *host, u8 opcode, in mmc_send_bus_test()
863 struct mmc_host *host = card->host; in mmc_send_hpi_cmd() local
1038 struct mmc_host *host = card->host; in mmc_sanitize() local