Lines Matching defs:host
92 static void mmc_should_fail_request(struct mmc_host *host, in mmc_should_fail_request()
116 static inline void mmc_should_fail_request(struct mmc_host *host, in mmc_should_fail_request()
131 void mmc_request_done(struct mmc_host *host, struct mmc_request *mrq) in mmc_request_done()
195 static void __mmc_start_request(struct mmc_host *host, struct mmc_request *mrq) in __mmc_start_request()
227 static int mmc_start_request(struct mmc_host *host, struct mmc_request *mrq) in mmc_start_request()
396 static int __mmc_start_data_req(struct mmc_host *host, struct mmc_request *mrq) in __mmc_start_data_req()
412 static int __mmc_start_req(struct mmc_host *host, struct mmc_request *mrq) in __mmc_start_req()
439 static int mmc_wait_for_data_req_done(struct mmc_host *host, in mmc_wait_for_data_req_done()
485 static void mmc_wait_for_req_done(struct mmc_host *host, in mmc_wait_for_req_done()
539 static void mmc_pre_req(struct mmc_host *host, struct mmc_request *mrq, in mmc_pre_req()
555 static void mmc_post_req(struct mmc_host *host, struct mmc_request *mrq, in mmc_post_req()
578 struct mmc_async_req *mmc_start_req(struct mmc_host *host, in mmc_start_req()
650 void mmc_wait_for_req(struct mmc_host *host, struct mmc_request *mrq) in mmc_wait_for_req()
734 int mmc_wait_for_cmd(struct mmc_host *host, struct mmc_command *cmd, int retries) in mmc_wait_for_cmd()
940 int __mmc_claim_host(struct mmc_host *host, atomic_t *abort) in __mmc_claim_host()
986 void mmc_release_host(struct mmc_host *host) in mmc_release_host()
1034 static inline void mmc_set_ios(struct mmc_host *host) in mmc_set_ios()
1050 void mmc_set_chip_select(struct mmc_host *host, int mode) in mmc_set_chip_select()
1060 void mmc_set_clock(struct mmc_host *host, unsigned int hz) in mmc_set_clock()
1073 struct mmc_host *host = card->host; in mmc_execute_tuning() local
1098 void mmc_set_bus_mode(struct mmc_host *host, unsigned int mode) in mmc_set_bus_mode()
1107 void mmc_set_bus_width(struct mmc_host *host, unsigned int width) in mmc_set_bus_width()
1116 void mmc_set_initial_state(struct mmc_host *host) in mmc_set_initial_state()
1261 struct device_node *mmc_of_find_child_device(struct mmc_host *host, in mmc_of_find_child_device()
1511 u32 mmc_select_voltage(struct mmc_host *host, u32 ocr) in mmc_select_voltage()
1545 int __mmc_set_signal_voltage(struct mmc_host *host, int signal_voltage) in __mmc_set_signal_voltage()
1561 int mmc_set_signal_voltage(struct mmc_host *host, int signal_voltage, u32 ocr) in mmc_set_signal_voltage()
1651 void mmc_set_timing(struct mmc_host *host, unsigned int timing) in mmc_set_timing()
1660 void mmc_set_driver_type(struct mmc_host *host, unsigned int drv_type) in mmc_set_driver_type()
1669 struct mmc_host *host = card->host; in mmc_select_drive_strength() local
1710 void mmc_power_up(struct mmc_host *host, u32 ocr) in mmc_power_up()
1750 void mmc_power_off(struct mmc_host *host) in mmc_power_off()
1772 void mmc_power_cycle(struct mmc_host *host, u32 ocr) in mmc_power_cycle()
1783 static void __mmc_release_bus(struct mmc_host *host) in __mmc_release_bus()
1795 static inline void mmc_bus_get(struct mmc_host *host) in mmc_bus_get()
1808 static inline void mmc_bus_put(struct mmc_host *host) in mmc_bus_put()
1823 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops) in mmc_attach_bus()
1847 void mmc_detach_bus(struct mmc_host *host) in mmc_detach_bus()
1865 static void _mmc_detect_change(struct mmc_host *host, unsigned long delay, in _mmc_detect_change()
1897 void mmc_detect_change(struct mmc_host *host, unsigned long delay) in mmc_detect_change()
2316 struct mmc_host *host = card->host; in mmc_do_calc_max_discard() local
2373 struct mmc_host *host = card->host; in mmc_calc_max_discard() local
2429 static void mmc_hw_reset_for_init(struct mmc_host *host) in mmc_hw_reset_for_init()
2436 int mmc_hw_reset(struct mmc_host *host) in mmc_hw_reset()
2459 static int mmc_rescan_try_freq(struct mmc_host *host, unsigned freq) in mmc_rescan_try_freq()
2497 int _mmc_detect_card_removed(struct mmc_host *host) in _mmc_detect_card_removed()
2529 int mmc_detect_card_removed(struct mmc_host *host) in mmc_detect_card_removed()
2566 struct mmc_host *host = in mmc_rescan() local
2636 void mmc_start_host(struct mmc_host *host) in mmc_start_host()
2653 void mmc_stop_host(struct mmc_host *host) in mmc_stop_host()
2691 int mmc_power_save_host(struct mmc_host *host) in mmc_power_save_host()
2717 int mmc_power_restore_host(struct mmc_host *host) in mmc_power_restore_host()
2771 struct mmc_host *host = container_of( in mmc_pm_notify() local
2826 void mmc_init_context_info(struct mmc_host *host) in mmc_init_context_info()