Home
last modified time | relevance | path

Searched refs:memstick_request (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/include/linux/
Dmemstick.h239 struct memstick_request { struct
260 struct memstick_request current_mrq; argument
266 struct memstick_request **mrq);
322 void memstick_init_req_sg(struct memstick_request *mrq, unsigned char tpc,
324 void memstick_init_req(struct memstick_request *mrq, unsigned char tpc,
327 struct memstick_request **mrq);
/linux-4.4.14/drivers/memstick/core/
Dmemstick.c226 int memstick_next_req(struct memstick_host *host, struct memstick_request **mrq) in memstick_next_req()
268 void memstick_init_req_sg(struct memstick_request *mrq, unsigned char tpc, in memstick_init_req_sg()
298 void memstick_init_req(struct memstick_request *mrq, unsigned char tpc, in memstick_init_req()
328 struct memstick_request **mrq) in h_memstick_read_dev_id()
352 struct memstick_request **mrq) in h_memstick_set_rw_addr()
Dms_block.c222 (struct memstick_dev *card, struct memstick_request **req)) in msb_run_state_machine()
261 struct memstick_request *mrq = &msb->card->current_mrq; in msb_read_int_reg()
288 struct memstick_request *req = &msb->card->current_mrq; in msb_read_regs()
309 struct memstick_request *req = &msb->card->current_mrq; in msb_write_regs()
329 struct memstick_request **mrq) in h_msb_default_bad()
340 struct memstick_request **out_mrq) in h_msb_read_page()
343 struct memstick_request *mrq = *out_mrq = &card->current_mrq; in h_msb_read_page()
476 struct memstick_request **out_mrq) in h_msb_write_block()
479 struct memstick_request *mrq = *out_mrq = &card->current_mrq; in h_msb_write_block()
588 struct memstick_request **out_mrq) in h_msb_send_command()
[all …]
Dmspro_block.c161 struct memstick_request **mrq);
526 struct memstick_request **mrq) in h_mspro_block_req_init()
536 struct memstick_request **mrq) in h_mspro_block_default()
542 struct memstick_request **mrq) in h_mspro_block_default_bad()
548 struct memstick_request **mrq) in h_mspro_block_get_ro()
564 struct memstick_request **mrq) in h_mspro_block_wait_for_ced()
579 struct memstick_request **mrq) in h_mspro_block_transfer_data()
Dms_block.h278 struct memstick_request **mrq);
/linux-4.4.14/drivers/memstick/host/
Dr592.h134 struct memstick_request *req; /* current request */
Drtsx_pci_ms.c34 struct memstick_request *req;
352 struct memstick_request *req = host->req; in rtsx_pci_ms_issue_cmd()
Drtsx_usb_ms.c39 struct memstick_request *req;
470 struct memstick_request *req = host->req; in rtsx_usb_ms_issue_cmd()
Dtifm_ms.c74 struct memstick_request *req;
Djmb38x_ms.c62 struct memstick_request *req;