Searched refs:HID_MIN_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
800 unsigned int bufsize = HID_MIN_BUFFER_SIZE; in i2c_hid_start()1136 ret = i2c_hid_alloc_buffers(ihid, HID_MIN_BUFFER_SIZE); in i2c_hid_probe()
501 #define HID_MIN_BUFFER_SIZE 64 /* make sure there is at least a packet size of space */ macro
1078 usbhid->bufsize = HID_MIN_BUFFER_SIZE; in usbhid_start()