Searched refs:outputs (Results 1 - 20 of 20) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dvideo_encoder.h11 int outputs; /* number of outputs */ member in struct:video_encoder_capability
17 #define ENCODER_SET_OUTPUT _IOW('e', 4, int) /* 0 <= output < #outputs */
H A Dvideo_decoder.h12 int outputs; /* number of outputs */ member in struct:video_decoder_capability
30 #define DECODER_SET_OUTPUT _IOW('d', 5, int) /* 0 <= output < #outputs */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dvideo_encoder.h11 int outputs; /* number of outputs */ member in struct:video_encoder_capability
17 #define ENCODER_SET_OUTPUT _IOW('e', 4, int) /* 0 <= output < #outputs */
H A Dvideo_decoder.h12 int outputs; /* number of outputs */ member in struct:video_decoder_capability
30 #define DECODER_SET_OUTPUT _IOW('d', 5, int) /* 0 <= output < #outputs */
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Drtas.c127 unsigned long *outputs, ...)
138 PPCDBG(PPCDBG_RTAS, "\t&outputs = 0x%lx\n", outputs);
146 va_start(list, outputs);
167 if (nret > 1 && outputs != NULL)
169 outputs[i] = rtas_args->rets[i+1];
126 rtas_call(int token, int nargs, int nret, unsigned long *outputs, ...) argument
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dprom.h96 unsigned long *outputs, ...);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dprom.h96 unsigned long *outputs, ...);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dzr36120_i2c.c75 DEBUG(printk(CARD_DEBUG "capabilities %d %d %d\n",CARD,dc.flags,dc.inputs,dc.outputs));
H A Dbt856.c179 cap->outputs = 1;
253 /* not much choice of outputs */
H A Dsaa7111.c239 cap->outputs = 1;
338 /* not much choice of outputs */
H A Dsaa7185.c290 cap->outputs = 1;
356 /* not much choice of outputs */
H A Dadv7175.c278 cap->outputs = 1;
412 /* not much choice of outputs */
H A Dbt819.c270 cap->outputs = 1;
382 /* not much choice of outputs */
H A Dsaa7110.c269 dc->outputs = SAA7110_MAX_OUTPUT;
343 /* not much choice of outputs */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dfarsync.c313 #define SETV24O 6 /* Set V24 outputs */
542 fst_op_raise ( struct fst_port_info *port, unsigned int outputs )
544 outputs |= FST_RDL ( port->card, v24OpSts[port->index]);
545 FST_WRL ( port->card, v24OpSts[port->index], outputs );
552 fst_op_lower ( struct fst_port_info *port, unsigned int outputs )
554 outputs = ~outputs & FST_RDL ( port->card, v24OpSts[port->index]);
555 FST_WRL ( port->card, v24OpSts[port->index], outputs );
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dprom.c1115 unsigned long *outputs, ...)
1138 va_start(list, outputs);
1153 if (nret > 1 && outputs != NULL)
1155 outputs[i] = u.words[i+nargs+4];
1114 call_rtas(const char *service, int nargs, int nret, unsigned long *outputs, ...) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dpvr2fb.c118 static struct pvr2_params outputs[] __initdata = {
1057 (char *)pvr2_get_param(outputs, NULL, video_output, 3));
1138 video_output = pvr2_get_param(outputs, output_arg, 0, 3);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/
H A Diskeleton.S196 | Expected outputs:
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/et/
H A Dtexinfo.tex331 % outputs text on separate line in roman font, starting at standard page margin
352 % @center line outputs that line, centered
359 % @sp n outputs n lines of vertical space
2063 % \normalbackslash outputs one backslash in fixed width font.
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dip-cref.tex1794 \paragraph{Output format:} This command outputs routes in the same

Completed in 192 milliseconds