Lines Matching refs:memstick_dev
218 (struct memstick_dev *card, struct memstick_request **req)) in msb_run_state_machine()
220 struct memstick_dev *card = msb->card; in msb_run_state_machine()
324 static int h_msb_default_bad(struct memstick_dev *card, in h_msb_default_bad()
335 static int h_msb_read_page(struct memstick_dev *card, in h_msb_read_page()
473 static int h_msb_write_block(struct memstick_dev *card, in h_msb_write_block()
585 static int h_msb_send_command(struct memstick_dev *card, in h_msb_send_command()
655 static int h_msb_reset(struct memstick_dev *card, in h_msb_reset()
678 static int h_msb_parallel_switch(struct memstick_dev *card, in h_msb_parallel_switch()
728 struct memstick_dev *card = msb->card; in msb_reset()
1697 static int msb_init_card(struct memstick_dev *card) in msb_init_card()
1977 struct memstick_dev *card = hctx->queue->queuedata; in msb_queue_rq()
2010 static int msb_check_card(struct memstick_dev *card) in msb_check_card()
2017 static void msb_stop(struct memstick_dev *card) in msb_stop()
2040 static void msb_start(struct memstick_dev *card) in msb_start()
2077 static int msb_init_disk(struct memstick_dev *card) in msb_init_disk()
2148 static int msb_probe(struct memstick_dev *card) in msb_probe()
2178 static void msb_remove(struct memstick_dev *card) in msb_remove()
2209 static int msb_suspend(struct memstick_dev *card, pm_message_t state) in msb_suspend()
2215 static int msb_resume(struct memstick_dev *card) in msb_resume()