Home
last modified time | relevance | path

Searched refs:i2c_hid_alloc_buffers (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/hid/i2c-hid/
Di2c-hid-core.c578 static int i2c_hid_alloc_buffers(struct i2c_hid *ihid, size_t report_size) in i2c_hid_alloc_buffers() function
774 ret = i2c_hid_alloc_buffers(ihid, bufsize); in i2c_hid_start()
1090 ret = i2c_hid_alloc_buffers(ihid, HID_MIN_BUFFER_SIZE); in i2c_hid_probe()