]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/media/video/cx23885/cx23885.h
V4L/DVB (13100): cx23885: Add IR input keypress handling and enable for the HVR-1850
[mv-sheeva.git] / drivers / media / video / cx23885 / cx23885.h
index ce82698db5f76b3870a64bf39cb96c4731e44cb3..1e0e93548061216772fe3bf52ec858614fd2596e 100644 (file)
@@ -363,6 +363,9 @@ struct cx23885_dev {
        struct work_struct         ir_tx_work;
        unsigned long              ir_tx_notifications;
 
+       struct card_ir             *ir_input;
+       atomic_t                   ir_input_stopping;
+
        /* V4l */
        u32                        freq;
        struct video_device        *video_dev;