Searched refs:input_fifo (Results 1 – 1 of 1) sorted by relevance
498 struct kfifo input_fifo; member779 while (kfifo_out_locked(&sonypi_device.input_fifo, (unsigned char *)&kp, in input_keyrelease()830 kfifo_in_locked(&sonypi_device.input_fifo, in sonypi_report_input_event()1393 error = kfifo_alloc(&sonypi_device.input_fifo, SONYPI_BUF_SIZE, in sonypi_probe()1436 kfifo_free(&sonypi_device.input_fifo); in sonypi_remove()