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