|
@@ -50,6 +50,7 @@
|
|
|
#define PVR2_CVAL_INPUT_COMPOSITE 2
|
|
#define PVR2_CVAL_INPUT_COMPOSITE 2
|
|
|
#define PVR2_CVAL_INPUT_SVIDEO 3
|
|
#define PVR2_CVAL_INPUT_SVIDEO 3
|
|
|
#define PVR2_CVAL_INPUT_RADIO 4
|
|
#define PVR2_CVAL_INPUT_RADIO 4
|
|
|
|
|
+#define PVR2_CVAL_INPUT_MAX PVR2_CVAL_INPUT_RADIO
|
|
|
|
|
|
|
|
enum pvr2_config {
|
|
enum pvr2_config {
|
|
|
pvr2_config_empty, /* No configuration */
|
|
pvr2_config_empty, /* No configuration */
|