Searched refs:cable_type (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dpvr2fb.c172 static int cable_type = CT_VGA; variable
362 cable_type = pvr2_init_cable();
363 if (cable_type == CT_VGA && video_output != VO_VGA)
631 if (cable_type < 0) {
634 cable_type = (fb_readw(PDTRA) >> 8) & 3;
638 if (cable_type == CT_COMPOSITE)
640 else if (cable_type == CT_RGB)
645 return cable_type;
801 (char *)pvr2_get_param(cables, NULL, cable_type, 3),
846 if (cable_type
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dpvr2fb.c172 static int cable_type = CT_VGA; variable
362 cable_type = pvr2_init_cable();
363 if (cable_type == CT_VGA && video_output != VO_VGA)
631 if (cable_type < 0) {
634 cable_type = (fb_readw(PDTRA) >> 8) & 3;
638 if (cable_type == CT_COMPOSITE)
640 else if (cable_type == CT_RGB)
645 return cable_type;
801 (char *)pvr2_get_param(cables, NULL, cable_type, 3),
846 if (cable_type
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wan/lmc/
H A Dlmc_var.h172 u32 cable_type; /* T1 */ member in struct:lmc___ctl
H A Dlmc_media.c549 sc->ictl.cable_type = cable;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wan/lmc/
H A Dlmc_var.h172 u32 cable_type; /* T1 */ member in struct:lmc___ctl
H A Dlmc_media.c549 sc->ictl.cable_type = cable;

Completed in 130 milliseconds