Lines Matching refs:jmb38x_ms_host
51 struct jmb38x_ms_host { struct
157 static unsigned int jmb38x_ms_read_data(struct jmb38x_ms_host *host, in jmb38x_ms_read_data()
195 static unsigned int jmb38x_ms_read_reg_data(struct jmb38x_ms_host *host, in jmb38x_ms_read_reg_data()
221 static unsigned int jmb38x_ms_write_data(struct jmb38x_ms_host *host, in jmb38x_ms_write_data()
274 static unsigned int jmb38x_ms_write_reg_data(struct jmb38x_ms_host *host, in jmb38x_ms_write_reg_data()
300 static int jmb38x_ms_transfer_data(struct jmb38x_ms_host *host) in jmb38x_ms_transfer_data()
369 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_issue_cmd()
472 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_complete_cmd()
523 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_isr()
598 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_abort()
613 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_req_tasklet()
634 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_submit_req()
639 static int jmb38x_ms_reset(struct jmb38x_ms_host *host) in jmb38x_ms_reset()
684 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_set_param()
873 struct jmb38x_ms_host *host; in jmb38x_ms_alloc_host()
875 msh = memstick_alloc_host(sizeof(struct jmb38x_ms_host), in jmb38x_ms_alloc_host()
914 struct jmb38x_ms_host *host = memstick_priv(msh); in jmb38x_ms_free_host()
996 struct jmb38x_ms_host *host; in jmb38x_ms_remove()