Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmemstick.h235 struct memstick_request { struct
256 struct memstick_request current_mrq; argument
262 struct memstick_request **mrq);
319 void memstick_init_req_sg(struct memstick_request *mrq, unsigned char tpc,
321 void memstick_init_req(struct memstick_request *mrq, unsigned char tpc,
324 struct memstick_request **mrq);
/linux-6.6.21/drivers/memstick/core/
Dmemstick.c222 int memstick_next_req(struct memstick_host *host, struct memstick_request **mrq) in memstick_next_req()
264 void memstick_init_req_sg(struct memstick_request *mrq, unsigned char tpc, in memstick_init_req_sg()
294 void memstick_init_req(struct memstick_request *mrq, unsigned char tpc, in memstick_init_req()
324 struct memstick_request **mrq) in h_memstick_read_dev_id()
347 struct memstick_request **mrq) in h_memstick_set_rw_addr()
Dms_block.c218 (struct memstick_dev *card, struct memstick_request **req)) in msb_run_state_machine()
257 struct memstick_request *mrq = &msb->card->current_mrq; in msb_read_int_reg()
284 struct memstick_request *req = &msb->card->current_mrq; in msb_read_regs()
305 struct memstick_request *req = &msb->card->current_mrq; in msb_write_regs()
325 struct memstick_request **mrq) in h_msb_default_bad()
336 struct memstick_request **out_mrq) in h_msb_read_page()
339 struct memstick_request *mrq = *out_mrq = &card->current_mrq; in h_msb_read_page()
474 struct memstick_request **out_mrq) in h_msb_write_block()
477 struct memstick_request *mrq = *out_mrq = &card->current_mrq; in h_msb_write_block()
586 struct memstick_request **out_mrq) in h_msb_send_command()
[all …]
Dmspro_block.c156 struct memstick_request **mrq);
450 struct memstick_request **mrq) in h_mspro_block_req_init()
460 struct memstick_request **mrq) in h_mspro_block_default()
466 struct memstick_request **mrq) in h_mspro_block_default_bad()
472 struct memstick_request **mrq) in h_mspro_block_get_ro()
488 struct memstick_request **mrq) in h_mspro_block_wait_for_ced()
503 struct memstick_request **mrq) in h_mspro_block_transfer_data()
Dms_block.h274 struct memstick_request **mrq);
/linux-6.6.21/drivers/memstick/host/
Dr592.h131 struct memstick_request *req; /* current request */
Drtsx_pci_ms.c22 struct memstick_request *req;
340 struct memstick_request *req = host->req; in rtsx_pci_ms_issue_cmd()
Drtsx_usb_ms.c28 struct memstick_request *req;
458 struct memstick_request *req = host->req; in rtsx_usb_ms_issue_cmd()
Dtifm_ms.c70 struct memstick_request *req;
Djmb38x_ms.c59 struct memstick_request *req;