Searched refs:HID_MIN_BUFFER_SIZE (Results 1 – 4 of 4) sorted by relevance
316 unsigned int bufsize = HID_MIN_BUFFER_SIZE; in gb_hid_start()
722 unsigned int bufsize = HID_MIN_BUFFER_SIZE; in i2c_hid_start()1051 ret = i2c_hid_alloc_buffers(ihid, HID_MIN_BUFFER_SIZE); in i2c_hid_probe()
496 #define HID_MIN_BUFFER_SIZE 64 /* make sure there is at least a packet size of space */ macro
1065 usbhid->bufsize = HID_MIN_BUFFER_SIZE; in usbhid_start()