Searched refs:input_fifo (Results 1 – 1 of 1) sorted by relevance
485 struct kfifo input_fifo; member 766 while (kfifo_out_locked(&sonypi_device.input_fifo, (unsigned char *)&kp, in input_keyrelease() 817 kfifo_in_locked(&sonypi_device.input_fifo, in sonypi_report_input_event() 1378 error = kfifo_alloc(&sonypi_device.input_fifo, SONYPI_BUF_SIZE, in sonypi_probe() 1421 kfifo_free(&sonypi_device.input_fifo); in sonypi_remove()