Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A 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.15/drivers/memstick/core/
H A Dmemstick.c223 int memstick_next_req(struct memstick_host *host, struct memstick_request **mrq) in memstick_next_req()
265 void memstick_init_req_sg(struct memstick_request *mrq, unsigned char tpc, in memstick_init_req_sg()
295 void memstick_init_req(struct memstick_request *mrq, unsigned char tpc, in memstick_init_req()
325 struct memstick_request **mrq) in h_memstick_read_dev_id()
348 struct memstick_request **mrq) in h_memstick_set_rw_addr()
H A 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()
586 struct memstick_request **out_mrq) in h_msb_send_command()
656 struct memstick_request **out_mrq) in h_msb_reset()
[all …]
H A 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()
H A Dms_block.h274 struct memstick_request **mrq);
/linux-6.15/drivers/memstick/host/
H A Dr592.h131 struct memstick_request *req; /* current request */
H A Drtsx_usb_ms.c28 struct memstick_request *req;
458 struct memstick_request *req = host->req; in rtsx_usb_ms_issue_cmd()
H A Dtifm_ms.c70 struct memstick_request *req;
H A Djmb38x_ms.c59 struct memstick_request *req;