Searched refs:long_data (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/memstick/host/
H A Dtifm_ms.c190 if (host->req->long_data) {
203 if (host->req->long_data) {
221 if (host->req->long_data) {
265 if (host->req->long_data) {
H A Dr592.c278 if (!dev->dma_capable || !dev->req->long_data)
419 if (!dev->req->long_data) {
464 len = dev->req->long_data ?
H A Djmb38x_ms.c308 if (host->req->long_data) {
319 if (host->req->long_data) {
342 if (host->req->long_data) {
403 if (host->req->long_data) {
H A Drtsx_pci_ms.c351 if (req->long_data) {
H A Drtsx_usb_ms.c469 if (req->long_data) {
/linux-master/include/linux/
H A Dmemstick.h239 long_data:1; member in struct:memstick_request
/linux-master/drivers/memstick/core/
H A Dmemstick.c274 mrq->long_data = 1;
307 mrq->long_data = 0;

Completed in 115 milliseconds