Home
last modified time | relevance | path

Searched refs:CX23885_IR_RX_SW_FIFO_OVERRUN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H A Dcx23885-ir.c19 #define CX23885_IR_RX_SW_FIFO_OVERRUN 3 macro
31 if (test_and_clear_bit(CX23885_IR_RX_SW_FIFO_OVERRUN, notifications)) in cx23885_ir_rx_work_handler()
75 set_bit(CX23885_IR_RX_SW_FIFO_OVERRUN, notifications); in cx23885_ir_rx_v4l2_dev_notify()
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885-ir.c19 #define CX23885_IR_RX_SW_FIFO_OVERRUN 3 macro
31 if (test_and_clear_bit(CX23885_IR_RX_SW_FIFO_OVERRUN, notifications)) in cx23885_ir_rx_work_handler()
75 set_bit(CX23885_IR_RX_SW_FIFO_OVERRUN, notifications); in cx23885_ir_rx_v4l2_dev_notify()

Completed in 2 milliseconds