Lines Matching defs:host
42 struct mmc_host *host = cls_dev_to_mmc_host(dev); in mmc_host_classdev_release() local
64 void mmc_retune_enable(struct mmc_host *host) in mmc_retune_enable()
72 void mmc_retune_disable(struct mmc_host *host) in mmc_retune_disable()
80 void mmc_retune_timer_stop(struct mmc_host *host) in mmc_retune_timer_stop()
86 void mmc_retune_hold(struct mmc_host *host) in mmc_retune_hold()
93 void mmc_retune_release(struct mmc_host *host) in mmc_retune_release()
101 int mmc_retune(struct mmc_host *host) in mmc_retune()
143 struct mmc_host *host = (struct mmc_host *)data; in mmc_retune_timer() local
157 int mmc_of_parse(struct mmc_host *host) in mmc_of_parse()
316 struct mmc_host *host; in mmc_alloc_host() local
380 int mmc_add_host(struct mmc_host *host) in mmc_add_host()
413 void mmc_remove_host(struct mmc_host *host) in mmc_remove_host()
435 void mmc_free_host(struct mmc_host *host) in mmc_free_host()