Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-sensor-custom.c22 #define HID_CUSTOM_FIFO_SIZE 4096 macro
722 ret = kfifo_alloc(&sensor_inst->data_fifo, HID_CUSTOM_FIFO_SIZE, in hid_sensor_custom_dev_if_add()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-sensor-custom.c24 #define HID_CUSTOM_FIFO_SIZE 4096 macro
727 ret = kfifo_alloc(&sensor_inst->data_fifo, HID_CUSTOM_FIFO_SIZE, in hid_sensor_custom_dev_if_add()

Completed in 3 milliseconds