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);
482 static int h_mspro_block_req_init(struct memstick_dev *card, in h_mspro_block_req_init()
492 static int h_mspro_block_default(struct memstick_dev *card, in h_mspro_block_default()
498 static int h_mspro_block_default_bad(struct memstick_dev *card, in h_mspro_block_default_bad()
504 static int h_mspro_block_get_ro(struct memstick_dev *card, in h_mspro_block_get_ro()
520 static int h_mspro_block_wait_for_ced(struct memstick_dev *card, in h_mspro_block_wait_for_ced()
535 static int h_mspro_block_transfer_data(struct memstick_dev *card, in h_mspro_block_transfer_data()
631 static void h_mspro_block_setup_cmd(struct memstick_dev *card, u64 offset, in h_mspro_block_setup_cmd()
654 static int mspro_block_issue_req(struct memstick_dev *card) in mspro_block_issue_req()
698 static int mspro_block_complete_req(struct memstick_dev *card, int error) in mspro_block_complete_req()
758 static void mspro_block_stop(struct memstick_dev *card) in mspro_block_stop()
779 static void mspro_block_start(struct memstick_dev *card) in mspro_block_start()
789 struct memstick_dev *card = hctx->queue->queuedata; in mspro_queue_rq()
817 static int mspro_block_wait_for_ced(struct memstick_dev *card) in mspro_block_wait_for_ced()
829 static int mspro_block_set_interface(struct memstick_dev *card, in mspro_block_set_interface()
850 static int mspro_block_switch_interface(struct memstick_dev *card) in mspro_block_switch_interface()
930 static int mspro_block_read_attributes(struct memstick_dev *card) in mspro_block_read_attributes()
1079 static int mspro_block_init_card(struct memstick_dev *card) in mspro_block_init_card()
1136 static int mspro_block_init_disk(struct memstick_dev *card) in mspro_block_init_disk()
1240 static int mspro_block_check_card(struct memstick_dev *card) in mspro_block_check_card()
1247 static int mspro_block_probe(struct memstick_dev *card) in mspro_block_probe()
1284 static void mspro_block_remove(struct memstick_dev *card) in mspro_block_remove()
1313 static int mspro_block_suspend(struct memstick_dev *card, pm_message_t state) in mspro_block_suspend()
1327 static int mspro_block_resume(struct memstick_dev *card) in mspro_block_resume()