Lines Matching defs:host

81 static void mmc_should_fail_request(struct mmc_host *host,  in mmc_should_fail_request()
105 static inline void mmc_should_fail_request(struct mmc_host *host, in mmc_should_fail_request()
118 void mmc_command_done(struct mmc_host *host, struct mmc_request *mrq) in mmc_command_done()
138 void mmc_request_done(struct mmc_host *host, struct mmc_request *mrq) in mmc_request_done()
216 static void __mmc_start_request(struct mmc_host *host, struct mmc_request *mrq) in __mmc_start_request()
264 static void mmc_mrq_pr_debug(struct mmc_host *host, struct mmc_request *mrq, in mmc_mrq_pr_debug()
298 static int mmc_mrq_prep(struct mmc_host *host, struct mmc_request *mrq) in mmc_mrq_prep()
335 int mmc_start_request(struct mmc_host *host, struct mmc_request *mrq) in mmc_start_request()
366 static inline void mmc_wait_ongoing_tfr_cmd(struct mmc_host *host) in mmc_wait_ongoing_tfr_cmd()
378 static int __mmc_start_req(struct mmc_host *host, struct mmc_request *mrq) in __mmc_start_req()
397 void mmc_wait_for_req_done(struct mmc_host *host, struct mmc_request *mrq) in mmc_wait_for_req_done()
431 int mmc_cqe_start_req(struct mmc_host *host, struct mmc_request *mrq) in mmc_cqe_start_req()
481 void mmc_cqe_request_done(struct mmc_host *host, struct mmc_request *mrq) in mmc_cqe_request_done()
515 void mmc_cqe_post_req(struct mmc_host *host, struct mmc_request *mrq) in mmc_cqe_post_req()
534 int mmc_cqe_recovery(struct mmc_host *host) in mmc_cqe_recovery()
584 bool mmc_is_req_done(struct mmc_host *host, struct mmc_request *mrq) in mmc_is_req_done()
602 void mmc_wait_for_req(struct mmc_host *host, struct mmc_request *mrq) in mmc_wait_for_req()
621 int mmc_wait_for_cmd(struct mmc_host *host, struct mmc_command *cmd, int retries) in mmc_wait_for_cmd()
746 static inline bool mmc_ctx_matches(struct mmc_host *host, struct mmc_ctx *ctx, in mmc_ctx_matches()
753 static inline void mmc_ctx_set_claimer(struct mmc_host *host, in mmc_ctx_set_claimer()
779 int __mmc_claim_host(struct mmc_host *host, struct mmc_ctx *ctx, in __mmc_claim_host()
827 void mmc_release_host(struct mmc_host *host) in mmc_release_host()
869 struct mmc_host *host = card->host; in mmc_put_card() local
883 static inline void mmc_set_ios(struct mmc_host *host) in mmc_set_ios()
899 void mmc_set_chip_select(struct mmc_host *host, int mode) in mmc_set_chip_select()
909 void mmc_set_clock(struct mmc_host *host, unsigned int hz) in mmc_set_clock()
922 struct mmc_host *host = card->host; in mmc_execute_tuning() local
951 void mmc_set_bus_mode(struct mmc_host *host, unsigned int mode) in mmc_set_bus_mode()
960 void mmc_set_bus_width(struct mmc_host *host, unsigned int width) in mmc_set_bus_width()
969 void mmc_set_initial_state(struct mmc_host *host) in mmc_set_initial_state()
1082 struct device_node *mmc_of_find_child_device(struct mmc_host *host, in mmc_of_find_child_device()
1102 u32 mmc_select_voltage(struct mmc_host *host, u32 ocr) in mmc_select_voltage()
1136 int mmc_set_signal_voltage(struct mmc_host *host, int signal_voltage) in mmc_set_signal_voltage()
1152 void mmc_set_initial_signal_voltage(struct mmc_host *host) in mmc_set_initial_signal_voltage()
1163 int mmc_host_set_uhs_voltage(struct mmc_host *host) in mmc_host_set_uhs_voltage()
1186 int mmc_set_uhs_voltage(struct mmc_host *host, u32 ocr) in mmc_set_uhs_voltage()
1254 void mmc_set_timing(struct mmc_host *host, unsigned int timing) in mmc_set_timing()
1263 void mmc_set_driver_type(struct mmc_host *host, unsigned int drv_type) in mmc_set_driver_type()
1272 struct mmc_host *host = card->host; in mmc_select_drive_strength() local
1313 void mmc_power_up(struct mmc_host *host, u32 ocr) in mmc_power_up()
1347 void mmc_power_off(struct mmc_host *host) in mmc_power_off()
1369 void mmc_power_cycle(struct mmc_host *host, u32 ocr) in mmc_power_cycle()
1380 static void __mmc_release_bus(struct mmc_host *host) in __mmc_release_bus()
1390 static inline void mmc_bus_get(struct mmc_host *host) in mmc_bus_get()
1403 static inline void mmc_bus_put(struct mmc_host *host) in mmc_bus_put()
1418 void mmc_attach_bus(struct mmc_host *host, const struct mmc_bus_ops *ops) in mmc_attach_bus()
1439 void mmc_detach_bus(struct mmc_host *host) in mmc_detach_bus()
1455 void _mmc_detect_change(struct mmc_host *host, unsigned long delay, bool cd_irq) in _mmc_detect_change()
1479 void mmc_detect_change(struct mmc_host *host, unsigned long delay) in mmc_detect_change()
1933 struct mmc_host *host = card->host; in mmc_do_calc_max_discard() local
2010 struct mmc_host *host = card->host; in mmc_calc_max_discard() local
2057 static void mmc_hw_reset_for_init(struct mmc_host *host) in mmc_hw_reset_for_init()
2076 int mmc_hw_reset(struct mmc_host *host) in mmc_hw_reset()
2100 int mmc_sw_reset(struct mmc_host *host) in mmc_sw_reset()
2124 static int mmc_rescan_try_freq(struct mmc_host *host, unsigned freq) in mmc_rescan_try_freq()
2170 int _mmc_detect_card_removed(struct mmc_host *host) in _mmc_detect_card_removed()
2199 int mmc_detect_card_removed(struct mmc_host *host) in mmc_detect_card_removed()
2239 struct mmc_host *host = in mmc_rescan() local
2312 void mmc_start_host(struct mmc_host *host) in mmc_start_host()
2327 void mmc_stop_host(struct mmc_host *host) in mmc_stop_host()
2366 struct mmc_host *host = container_of( in mmc_pm_notify() local
2420 void mmc_register_pm_notifier(struct mmc_host *host) in mmc_register_pm_notifier()
2426 void mmc_unregister_pm_notifier(struct mmc_host *host) in mmc_unregister_pm_notifier()