Lines Matching defs:card

135 	struct memstick_dev   *card;  member
521 static int h_mspro_block_req_init(struct memstick_dev *card, in h_mspro_block_req_init()
531 static int h_mspro_block_default(struct memstick_dev *card, in h_mspro_block_default()
537 static int h_mspro_block_default_bad(struct memstick_dev *card, in h_mspro_block_default_bad()
543 static int h_mspro_block_get_ro(struct memstick_dev *card, in h_mspro_block_get_ro()
559 static int h_mspro_block_wait_for_ced(struct memstick_dev *card, in h_mspro_block_wait_for_ced()
574 static int h_mspro_block_transfer_data(struct memstick_dev *card, in h_mspro_block_transfer_data()
670 static void h_mspro_block_setup_cmd(struct memstick_dev *card, u64 offset, in h_mspro_block_setup_cmd()
693 static int mspro_block_issue_req(struct memstick_dev *card) in mspro_block_issue_req()
737 static int mspro_block_complete_req(struct memstick_dev *card, int error) in mspro_block_complete_req()
797 static void mspro_block_stop(struct memstick_dev *card) in mspro_block_stop()
818 static void mspro_block_start(struct memstick_dev *card) in mspro_block_start()
828 struct memstick_dev *card = hctx->queue->queuedata; in mspro_queue_rq() local
856 static int mspro_block_wait_for_ced(struct memstick_dev *card) in mspro_block_wait_for_ced()
868 static int mspro_block_set_interface(struct memstick_dev *card, in mspro_block_set_interface()
889 static int mspro_block_switch_interface(struct memstick_dev *card) in mspro_block_switch_interface()
969 static int mspro_block_read_attributes(struct memstick_dev *card) in mspro_block_read_attributes()
1118 static int mspro_block_init_card(struct memstick_dev *card) in mspro_block_init_card()
1175 static int mspro_block_init_disk(struct memstick_dev *card) in mspro_block_init_disk()
1277 static int mspro_block_check_card(struct memstick_dev *card) in mspro_block_check_card()
1284 static int mspro_block_probe(struct memstick_dev *card) in mspro_block_probe()
1321 static void mspro_block_remove(struct memstick_dev *card) in mspro_block_remove()
1350 static int mspro_block_suspend(struct memstick_dev *card, pm_message_t state) in mspro_block_suspend()
1364 static int mspro_block_resume(struct memstick_dev *card) in mspro_block_resume()