Lines Matching +full:led +full:- +full:order
1 /* SPDX-License-Identifier: GPL-2.0-only */
12 #include "pvrusb2-dvb.h"
35 /* Null-terminated array of I2C addresses to try in order
38 address of zero. If this is a null pointer or zero-length,
69 #define PVR2_IR_SCHEME_24XXX 1 /* FX2-controlled IR */
70 #define PVR2_IR_SCHEME_ZILOG 2 /* HVR-1950 style (must be taken out of reset) */
76 constraints). See the top of pvrusb2-hdw.c for where this is
115 interpreted by logic which must send commands to the chip-level
119 /* Indicates scheme for controlling device's LED (if any). The
120 driver will turn on the LED when streaming is underway. This
134 /* If set, the encoder must be healthy in order for digital mode to
147 /* Device has a cx25840 - this enables special additional logic to
151 /* Device has a wm8775 - this enables special additional logic to
165 unsigned int flag_has_svideo:1; /* Has s-video input */