Searched defs:RIO_RECV_LEN (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/storage/
H A Dkarma.c39 #define RIO_RECV_LEN 0x200 macro
123 data->recv, RIO_RECV_LEN, &partial);
189 data->recv = kmalloc(RIO_RECV_LEN, GFP_NOIO);

Completed in 32 milliseconds