Searched refs:GNSS_READ_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
31 #define GNSS_READ_FIFO_SIZE 4096 macro257 ret = kfifo_alloc(&gdev->read_fifo, GNSS_READ_FIFO_SIZE, GFP_KERNEL); in gnss_allocate_device()