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()
743 static int mspro_block_complete_req(struct memstick_dev *card, int error) in mspro_block_complete_req()
799 static void mspro_block_stop(struct memstick_dev *card) in mspro_block_stop()
820 static void mspro_block_start(struct memstick_dev *card) in mspro_block_start()
845 struct memstick_dev *card = q->queuedata; in mspro_block_submit_req() local
866 static int mspro_block_wait_for_ced(struct memstick_dev *card) in mspro_block_wait_for_ced()
878 static int mspro_block_set_interface(struct memstick_dev *card, in mspro_block_set_interface()
899 static int mspro_block_switch_interface(struct memstick_dev *card) in mspro_block_switch_interface()
979 static int mspro_block_read_attributes(struct memstick_dev *card) in mspro_block_read_attributes()
1129 static int mspro_block_init_card(struct memstick_dev *card) in mspro_block_init_card()
1182 static int mspro_block_init_disk(struct memstick_dev *card) in mspro_block_init_disk()
1290 static int mspro_block_check_card(struct memstick_dev *card) in mspro_block_check_card()
1297 static int mspro_block_probe(struct memstick_dev *card) in mspro_block_probe()
1334 static void mspro_block_remove(struct memstick_dev *card) in mspro_block_remove()
1362 static int mspro_block_suspend(struct memstick_dev *card, pm_message_t state) in mspro_block_suspend()
1375 static int mspro_block_resume(struct memstick_dev *card) in mspro_block_resume()