Lines Matching defs:card
217 static int msb_run_state_machine(struct msb_data *msb, int (*state_func) in msb_run_state_machine()
220 struct memstick_dev *card = msb->card; in msb_run_state_machine() local
324 static int h_msb_default_bad(struct memstick_dev *card, in h_msb_default_bad()
335 static int h_msb_read_page(struct memstick_dev *card, in h_msb_read_page()
471 static int h_msb_write_block(struct memstick_dev *card, in h_msb_write_block()
583 static int h_msb_send_command(struct memstick_dev *card, in h_msb_send_command()
653 static int h_msb_reset(struct memstick_dev *card, in h_msb_reset()
676 static int h_msb_parallel_switch(struct memstick_dev *card, in h_msb_parallel_switch()
725 struct memstick_dev *card = msb->card; in msb_reset() local
1690 static int msb_init_card(struct memstick_dev *card) in msb_init_card()
2000 struct memstick_dev *card = hctx->queue->queuedata; in msb_queue_rq() local
2033 static int msb_check_card(struct memstick_dev *card) in msb_check_card()
2039 static void msb_stop(struct memstick_dev *card) in msb_stop()
2062 static void msb_start(struct memstick_dev *card) in msb_start()
2100 static int msb_init_disk(struct memstick_dev *card) in msb_init_disk()
2168 static int msb_probe(struct memstick_dev *card) in msb_probe()
2198 static void msb_remove(struct memstick_dev *card) in msb_remove()
2230 static int msb_suspend(struct memstick_dev *card, pm_message_t state) in msb_suspend()
2236 static int msb_resume(struct memstick_dev *card) in msb_resume()