Lines Matching defs:host
90 static int _mmc_select_card(struct mmc_host *host, struct mmc_card *card) in _mmc_select_card()
121 int mmc_deselect_cards(struct mmc_host *host) in mmc_deselect_cards()
134 int mmc_set_dsr(struct mmc_host *host) in mmc_set_dsr()
146 int mmc_go_idle(struct mmc_host *host) in mmc_go_idle()
183 int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_op_cond()
223 int mmc_all_send_cid(struct mmc_host *host, u32 *cid) in mmc_all_send_cid()
264 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) in mmc_send_cxd_native()
290 mmc_send_cxd_data(struct mmc_card *card, struct mmc_host *host, in mmc_send_cxd_data()
364 int mmc_send_cid(struct mmc_host *host, u32 *cid) in mmc_send_cid()
422 int mmc_spi_read_ocr(struct mmc_host *host, int highcap, u32 *ocrp) in mmc_spi_read_ocr()
437 int mmc_spi_set_crc(struct mmc_host *host, int use_crc) in mmc_spi_set_crc()
470 struct mmc_host *host = card->host; in __mmc_switch() local
580 int mmc_send_tuning(struct mmc_host *host) in mmc_send_tuning()
650 mmc_send_bus_test(struct mmc_card *card, struct mmc_host *host, u8 opcode, in mmc_send_bus_test()