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

/linux-master/include/linux/
H A Dmemstick.h235 struct memstick_request { struct
256 struct memstick_request current_mrq;
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-master/drivers/memstick/host/
H A Dr592.h131 struct memstick_request *req; /* current request */
H A Drtsx_pci_ms.c22 struct memstick_request *req;
340 struct memstick_request *req = host->req;
H A Drtsx_usb_ms.c28 struct memstick_request *req;
458 struct memstick_request *req = host->req;
H A Dtifm_ms.c70 struct memstick_request *req;
H A Djmb38x_ms.c59 struct memstick_request *req;
/linux-master/drivers/memstick/core/
H A Dmemstick.c222 int memstick_next_req(struct memstick_host *host, struct memstick_request **mrq)
264 void memstick_init_req_sg(struct memstick_request *mrq, unsigned char tpc,
294 void memstick_init_req(struct memstick_request *mrq, unsigned char tpc,
324 struct memstick_request **mrq)
347 struct memstick_request **mrq)
H A Dms_block.h274 struct memstick_request **mrq);
H A Dms_block.c218 (struct memstick_dev *card, struct memstick_request **req))
257 struct memstick_request *mrq = &msb->card->current_mrq;
284 struct memstick_request *req = &msb->card->current_mrq;
305 struct memstick_request *req = &msb->card->current_mrq;
325 struct memstick_request **mrq)
336 struct memstick_request **out_mrq)
339 struct memstick_request *mrq = *out_mrq = &card->current_mrq;
474 struct memstick_request **out_mrq)
477 struct memstick_request *mrq = *out_mrq = &card->current_mrq;
488 * sizeof(memstick_request
[all...]
H A Dmspro_block.c156 struct memstick_request **mrq);
450 struct memstick_request **mrq)
460 struct memstick_request **mrq)
466 struct memstick_request **mrq)
472 struct memstick_request **mrq)
488 struct memstick_request **mrq)
503 struct memstick_request **mrq)

Completed in 132 milliseconds