Lines Matching refs:memstick_dev
135 struct memstick_dev *card;
155 int (*mrq_handler)(struct memstick_dev *card,
162 void (*setup_transfer)(struct memstick_dev *card,
176 static int mspro_block_complete_req(struct memstick_dev *card, int error);
449 static int h_mspro_block_req_init(struct memstick_dev *card, in h_mspro_block_req_init()
459 static int h_mspro_block_default(struct memstick_dev *card, in h_mspro_block_default()
465 static int h_mspro_block_default_bad(struct memstick_dev *card, in h_mspro_block_default_bad()
471 static int h_mspro_block_get_ro(struct memstick_dev *card, in h_mspro_block_get_ro()
487 static int h_mspro_block_wait_for_ced(struct memstick_dev *card, in h_mspro_block_wait_for_ced()
502 static int h_mspro_block_transfer_data(struct memstick_dev *card, in h_mspro_block_transfer_data()
597 static void h_mspro_block_setup_cmd(struct memstick_dev *card, u64 offset, in h_mspro_block_setup_cmd()
620 static int mspro_block_issue_req(struct memstick_dev *card) in mspro_block_issue_req()
662 static int mspro_block_complete_req(struct memstick_dev *card, int error) in mspro_block_complete_req()
722 static void mspro_block_stop(struct memstick_dev *card) in mspro_block_stop()
743 static void mspro_block_start(struct memstick_dev *card) in mspro_block_start()
753 struct memstick_dev *card = hctx->queue->queuedata; in mspro_queue_rq()
781 static int mspro_block_wait_for_ced(struct memstick_dev *card) in mspro_block_wait_for_ced()
793 static int mspro_block_set_interface(struct memstick_dev *card, in mspro_block_set_interface()
814 static int mspro_block_switch_interface(struct memstick_dev *card) in mspro_block_switch_interface()
894 static int mspro_block_read_attributes(struct memstick_dev *card) in mspro_block_read_attributes()
1042 static int mspro_block_init_card(struct memstick_dev *card) in mspro_block_init_card()
1099 static int mspro_block_init_disk(struct memstick_dev *card) in mspro_block_init_disk()
1201 static int mspro_block_check_card(struct memstick_dev *card) in mspro_block_check_card()
1208 static int mspro_block_probe(struct memstick_dev *card) in mspro_block_probe()
1245 static void mspro_block_remove(struct memstick_dev *card) in mspro_block_remove()
1273 static int mspro_block_suspend(struct memstick_dev *card, pm_message_t state) in mspro_block_suspend()
1287 static int mspro_block_resume(struct memstick_dev *card) in mspro_block_resume()