Lines Matching refs:tifm_ms
71 struct tifm_ms { struct
86 static unsigned int tifm_ms_read_data(struct tifm_ms *host, in tifm_ms_read_data() argument
126 static unsigned int tifm_ms_write_data(struct tifm_ms *host, in tifm_ms_write_data()
182 static unsigned int tifm_ms_transfer_data(struct tifm_ms *host) in tifm_ms_transfer_data()
254 static int tifm_ms_issue_cmd(struct tifm_ms *host) in tifm_ms_issue_cmd()
339 static void tifm_ms_complete_cmd(struct tifm_ms *host) in tifm_ms_complete_cmd()
371 static int tifm_ms_check_status(struct tifm_ms *host) in tifm_ms_check_status()
388 struct tifm_ms *host; in tifm_ms_data_event()
424 struct tifm_ms *host; in tifm_ms_card_event()
463 struct tifm_ms *host = memstick_priv(msh); in tifm_ms_req_tasklet()
494 struct tifm_ms *host = memstick_priv(msh); in tifm_ms_submit_req()
503 struct tifm_ms *host = memstick_priv(msh); in tifm_ms_set_param()
543 struct tifm_ms *host = (struct tifm_ms *)data; in tifm_ms_abort()
559 struct tifm_ms *host; in tifm_ms_probe()
569 msh = memstick_alloc_host(sizeof(struct tifm_ms), &sock->dev); in tifm_ms_probe()
599 struct tifm_ms *host = memstick_priv(msh); in tifm_ms_remove()