Home
last modified time | relevance | path

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

/openbmc/linux/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()