Lines Matching defs:card
221 static int msb_run_state_machine(struct msb_data *msb, int (*state_func) in msb_run_state_machine()
224 struct memstick_dev *card = msb->card; in msb_run_state_machine() local
328 static int h_msb_default_bad(struct memstick_dev *card, in h_msb_default_bad()
339 static int h_msb_read_page(struct memstick_dev *card, in h_msb_read_page()
475 static int h_msb_write_block(struct memstick_dev *card, in h_msb_write_block()
587 static int h_msb_send_command(struct memstick_dev *card, in h_msb_send_command()
657 static int h_msb_reset(struct memstick_dev *card, in h_msb_reset()
680 static int h_msb_parallel_switch(struct memstick_dev *card, in h_msb_parallel_switch()
729 struct memstick_dev *card = msb->card; in msb_reset() local
1693 static int msb_init_card(struct memstick_dev *card) in msb_init_card()
2016 struct memstick_dev *card = q->queuedata; in msb_submit_req() local
2039 static int msb_check_card(struct memstick_dev *card) in msb_check_card()
2045 static void msb_stop(struct memstick_dev *card) in msb_stop()
2069 static void msb_start(struct memstick_dev *card) in msb_start()
2105 static int msb_init_disk(struct memstick_dev *card) in msb_init_disk()
2179 static int msb_probe(struct memstick_dev *card) in msb_probe()
2209 static void msb_remove(struct memstick_dev *card) in msb_remove()
2240 static int msb_suspend(struct memstick_dev *card, pm_message_t state) in msb_suspend()
2246 static int msb_resume(struct memstick_dev *card) in msb_resume()