Lines Matching defs:host
91 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()
184 int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_op_cond()
224 int mmc_all_send_cid(struct mmc_host *host, u32 *cid) in mmc_all_send_cid()
265 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) in mmc_send_cxd_native()
291 mmc_send_cxd_data(struct mmc_card *card, struct mmc_host *host, in mmc_send_cxd_data()
365 int mmc_send_cid(struct mmc_host *host, u32 *cid) in mmc_send_cid()
423 int mmc_spi_read_ocr(struct mmc_host *host, int highcap, u32 *ocrp) in mmc_spi_read_ocr()
438 int mmc_spi_set_crc(struct mmc_host *host, int use_crc) in mmc_spi_set_crc()
453 int mmc_switch_status_error(struct mmc_host *host, u32 status) in mmc_switch_status_error()
486 struct mmc_host *host = card->host; in __mmc_switch() local
591 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error) in mmc_send_tuning()
661 mmc_send_bus_test(struct mmc_card *card, struct mmc_host *host, u8 opcode, in mmc_send_bus_test()