Lines Matching defs:card

139 	struct memstick_dev   *card;  member
525 static int h_mspro_block_req_init(struct memstick_dev *card, in h_mspro_block_req_init()
535 static int h_mspro_block_default(struct memstick_dev *card, in h_mspro_block_default()
541 static int h_mspro_block_default_bad(struct memstick_dev *card, in h_mspro_block_default_bad()
547 static int h_mspro_block_get_ro(struct memstick_dev *card, in h_mspro_block_get_ro()
563 static int h_mspro_block_wait_for_ced(struct memstick_dev *card, in h_mspro_block_wait_for_ced()
578 static int h_mspro_block_transfer_data(struct memstick_dev *card, in h_mspro_block_transfer_data()
674 static void h_mspro_block_setup_cmd(struct memstick_dev *card, u64 offset, in h_mspro_block_setup_cmd()
697 static int mspro_block_issue_req(struct memstick_dev *card, int chunk) in mspro_block_issue_req()
744 static int mspro_block_complete_req(struct memstick_dev *card, int error) in mspro_block_complete_req()
801 static void mspro_block_stop(struct memstick_dev *card) in mspro_block_stop()
822 static void mspro_block_start(struct memstick_dev *card) in mspro_block_start()
834 struct memstick_dev *card = q->queuedata; in mspro_block_submit_req() local
855 static int mspro_block_wait_for_ced(struct memstick_dev *card) in mspro_block_wait_for_ced()
867 static int mspro_block_set_interface(struct memstick_dev *card, in mspro_block_set_interface()
888 static int mspro_block_switch_interface(struct memstick_dev *card) in mspro_block_switch_interface()
968 static int mspro_block_read_attributes(struct memstick_dev *card) in mspro_block_read_attributes()
1117 static int mspro_block_init_card(struct memstick_dev *card) in mspro_block_init_card()
1170 static int mspro_block_init_disk(struct memstick_dev *card) in mspro_block_init_disk()
1270 static int mspro_block_check_card(struct memstick_dev *card) in mspro_block_check_card()
1277 static int mspro_block_probe(struct memstick_dev *card) in mspro_block_probe()
1314 static void mspro_block_remove(struct memstick_dev *card) in mspro_block_remove()
1342 static int mspro_block_suspend(struct memstick_dev *card, pm_message_t state) in mspro_block_suspend()
1355 static int mspro_block_resume(struct memstick_dev *card) in mspro_block_resume()