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

/linux-4.1.27/drivers/usb/storage/
H A Donetouch.c43 #define ONETOUCH_PKT_LEN 0x02 macro
197 maxp = min(maxp, ONETOUCH_PKT_LEN); onetouch_connect_input()
204 onetouch->data = usb_alloc_coherent(udev, ONETOUCH_PKT_LEN, onetouch_connect_input()
266 fail2: usb_free_coherent(udev, ONETOUCH_PKT_LEN, onetouch_connect_input()
281 usb_free_coherent(onetouch->udev, ONETOUCH_PKT_LEN, onetouch_release_input()

Completed in 71 milliseconds