Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()