Searched refs:UNSET (Results 1 - 25 of 47) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-cards.c32 static unsigned int tuner[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
33 static unsigned int radio[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
34 static unsigned int card[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
44 static unsigned int latency = UNSET;
65 /* If radio_type !=UNSET, radio_addr should be specified
71 .tuner_type = UNSET,
72 .radio_type = UNSET,
91 .tuner_type = UNSET,
92 .radio_type = UNSET,
120 .tuner_type = UNSET,
[all...]
H A Dcx88-dsp.c179 return UNSET;
225 return UNSET;
272 s32 ret = UNSET;
301 if (UNSET != ret)
H A Dcx88-tvaudio.c792 core->audiomode_manual = UNSET;
814 t->rxsubchans = UNSET;
849 if (UNSET == t->rxsubchans) {
861 u32 ctl = UNSET;
862 u32 mask = UNSET;
867 if (UNSET != core->audiomode_manual)
952 if (UNSET != ctl) {
989 if (UNSET != core->audiomode_manual)
H A Dcx88-core.c138 if (UNSET != top_offset)
140 if (UNSET != bottom_offset)
154 if (UNSET != top_offset)
157 if (UNSET != bottom_offset)
H A Dcx88-video.c51 static unsigned int video_nr[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
52 static unsigned int vbi_nr[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
53 static unsigned int radio_nr[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
611 dma->sglist, 0, UNSET,
616 dma->sglist, UNSET, 0,
1144 if (UNSET != core->board.tuner_type)
1340 if (unlikely(UNSET == core->board.tuner_type))
1361 if (UNSET == core->board.tuner_type)
1376 if (unlikely(UNSET == core->board.tuner_type))
1391 if (unlikely(UNSET
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-cards.c52 /* If radio_type !=UNSET, radio_addr should be specified
60 .radio_type = UNSET,
75 .radio_type = UNSET,
104 .radio_type = UNSET,
153 .radio_type = UNSET,
196 .radio_type = UNSET,
225 .radio_type = UNSET,
275 .radio_type = UNSET,
324 .radio_type = UNSET,
355 .radio_type = UNSET,
[all...]
H A Dsaa7134-tvaudio.c45 static int audio_clock_override = UNSET;
569 for (audio = UNSET, i = 0; i < TVAUDIO; i++) {
570 if (dev->tvnorm->id != UNSET &&
576 if (UNSET == audio)
587 if (UNSET == audio)
603 if (UNSET == dev->thread.mode) {
980 if (UNSET != audio_clock_override)
1055 dev->thread.mode = UNSET;
H A Dsaa7134-core.c61 static unsigned int latency = UNSET;
70 static unsigned int video_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
71 static unsigned int vbi_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
72 static unsigned int radio_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
73 static unsigned int tuner[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
74 static unsigned int card[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
908 if (UNSET != latency) {
943 if (UNSET != tuner[dev->nr])
H A Dsaa7134.h49 #define UNSET (-1U) macro
125 #define SAA7134_BOARD_NOAUTO UNSET
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A Dphp_parser.h61 UNSET = 278, enumerator in enum:yytokentype
152 #define UNSET 278 macro
H A Dphp_parser.y97 %token DECLARE ENDDECLARE AS CONST GLOBAL UNSET ISSET EMPTY
175 | UNSET '(' variable_list ')' ';' { }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dtda9887.c43 #define UNSET (-1U) macro
430 static unsigned int port1 = UNSET;
431 static unsigned int port2 = UNSET;
432 static unsigned int qss = UNSET;
433 static unsigned int adjust = UNSET;
445 if (UNSET != port1) {
451 if (UNSET != port2) {
458 if (UNSET != qss) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/au0828/
H A Dau0828-cards.c42 .tuner_type = UNSET,
103 .tuner_type = UNSET,
109 .tuner_type = UNSET,
115 .tuner_type = UNSET,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-cards.c91 static unsigned int latency = UNSET;
94 static unsigned int card[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
95 static unsigned int pll[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
96 static unsigned int tuner[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
97 static unsigned int svhs[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
98 static unsigned int remote[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
102 static unsigned int autoload = UNSET;
103 static unsigned int gpiomask = UNSET;
104 static unsigned int audioall = UNSET;
105 static unsigned int audiomux[5] = { [ 0 ... 4 ] = UNSET };
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7164/
H A Dsaa7164-core.c56 static unsigned int card[] = {[0 ... (SAA7164_MAXBOARDS - 1)] = UNSET };
420 dev->board = UNSET;
424 for (i = 0; UNSET == dev->board && i < saa7164_idcount; i++)
430 if (UNSET == dev->board) {
H A Dsaa7164.h65 #define UNSET (-1U) macro
66 #define SAA7164_BOARD_NOAUTO UNSET
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/hdpvr/
H A Dhdpvr.h35 #define UNSET (-1U) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Dvideobuf-core.h26 #define UNSET (-1U) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dtuner-core.c34 #define UNSET (-1U) macro
231 if (t->type == UNSET) {
266 if (t->type == UNSET) {
325 if (type == UNSET || type == TUNER_ABSENT) {
494 if ( (t->type == UNSET && ((tun_setup->addr == ADDR_UNSET) &&
1034 t->type = UNSET;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dm1105/
H A Ddm1105.c51 #define UNSET (-1U) macro
53 #define DM1105_BOARD_NOAUTO UNSET
178 static unsigned int card[] = {[0 ... 3] = UNSET };
812 dev->boardnr = UNSET;
815 for (i = 0; UNSET == dev->boardnr &&
823 if (UNSET == dev->boardnr) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-video.c47 static unsigned int video_nr[] = {[0 ... (CX23885_MAXBOARDS - 1)] = UNSET };
48 static unsigned int vbi_nr[] = {[0 ... (CX23885_MAXBOARDS - 1)] = UNSET };
49 static unsigned int radio_nr[] = {[0 ... (CX23885_MAXBOARDS - 1)] = UNSET };
564 dma->sglist, 0, UNSET,
569 dma->sglist, UNSET, 0,
1013 if (UNSET != dev->tuner_type)
1252 if (unlikely(UNSET == dev->tuner_type))
1270 if (UNSET == dev->tuner_type)
1283 if (unlikely(UNSET == dev->tuner_type))
1297 if (unlikely(UNSET
[all...]
H A Dcx23885.h44 #define UNSET (-1U) macro
57 #define CX23885_BOARD_NOAUTO UNSET
H A Dcx23885-core.c48 static unsigned int card[] = {[0 ... (CX23885_MAXBOARDS - 1)] = UNSET };
867 dev->board = UNSET;
870 for (i = 0; UNSET == dev->board && i < cx23885_idcount; i++)
874 if (UNSET == dev->board) {
1115 if (UNSET != top_offset)
1117 if (UNSET != bottom_offset)
1134 if (UNSET != top_offset)
1137 if (UNSET != bottom_offset)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ns9xxx/
H A Dtime-ns9360.c114 REGSET(tc, SYS_TCx, INTC, UNSET);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-core.c41 static unsigned int card[] = {[0 ... (CX25821_MAXBOARDS - 1)] = UNSET };
1160 if (UNSET != top_offset)
1162 if (UNSET != bottom_offset)
1181 if (UNSET != top_offset) {
1186 if (UNSET != bottom_offset) {

Completed in 150 milliseconds

12