Lines Matching refs:jmb38x_ms_host
51 struct jmb38x_ms_host { struct
158 static unsigned int jmb38x_ms_read_data(struct jmb38x_ms_host *host, in jmb38x_ms_read_data()
196 static unsigned int jmb38x_ms_read_reg_data(struct jmb38x_ms_host *host, in jmb38x_ms_read_reg_data()
222 static unsigned int jmb38x_ms_write_data(struct jmb38x_ms_host *host, in jmb38x_ms_write_data()
275 static unsigned int jmb38x_ms_write_reg_data(struct jmb38x_ms_host *host, in jmb38x_ms_write_reg_data()
301 static int jmb38x_ms_transfer_data(struct jmb38x_ms_host *host) in jmb38x_ms_transfer_data()
370 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_issue_cmd()
473 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_complete_cmd()
524 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_isr()
598 struct jmb38x_ms_host *host = from_timer(host, t, timer); in jmb38x_ms_abort()
614 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_req_tasklet()
635 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_submit_req()
640 static int jmb38x_ms_reset(struct jmb38x_ms_host *host) in jmb38x_ms_reset()
685 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_set_param()
874 struct jmb38x_ms_host *host; in jmb38x_ms_alloc_host()
876 msh = memstick_alloc_host(sizeof(struct jmb38x_ms_host), in jmb38x_ms_alloc_host()
916 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_free_host()
998 struct jmb38x_ms_host *host; in jmb38x_ms_remove()