Searched refs:US_IOBUF_SIZE (Results 1 – 2 of 2) sorted by relevance
521 …us->iobuf = (unsigned char*) usb_buffer_alloc(us->pusb_dev, US_IOBUF_SIZE, GFP_KERNEL, &us->iobuf_… in associate_dev()968 usb_buffer_free(us->pusb_dev, US_IOBUF_SIZE, us->iobuf, in dissociate_dev()
129 #define US_IOBUF_SIZE 64 macro