Lines Matching defs:host
184 struct memstick_host *host = container_of(dev, struct memstick_host, in memstick_free() local
210 void memstick_detect_change(struct memstick_host *host) in memstick_detect_change()
226 int memstick_next_req(struct memstick_host *host, struct memstick_request **mrq) in memstick_next_req()
252 void memstick_new_req(struct memstick_host *host) in memstick_new_req()
381 static struct memstick_dev *memstick_alloc_card(struct memstick_host *host) in memstick_alloc_card()
422 static int memstick_power_on(struct memstick_host *host) in memstick_power_on()
434 struct memstick_host *host = container_of(work, struct memstick_host, in memstick_check() local
493 struct memstick_host *host; in memstick_alloc_host() local
511 int memstick_add_host(struct memstick_host *host) in memstick_add_host()
547 void memstick_remove_host(struct memstick_host *host) in memstick_remove_host()
568 void memstick_free_host(struct memstick_host *host) in memstick_free_host()
579 void memstick_suspend_host(struct memstick_host *host) in memstick_suspend_host()
591 void memstick_resume_host(struct memstick_host *host) in memstick_resume_host()