Searched refs:muxsel (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/media/video/ |
D | bttv-cards.c | 262 .muxsel = { 2, 3, 1, 0}, 271 .muxsel = { 2, 3, 1, 1}, 282 .muxsel = { 2, 3, 1, 1}, 293 .muxsel = { 2, 3, 1, 1}, 309 .muxsel = { 2, 3, 1, 1}, 320 .muxsel = { 2, 3, 1, 0}, 330 .muxsel = { 2, 3, 1, 1}, 344 .muxsel = { 2, 3, 1, 0, 0}, 357 .muxsel = { 2, 3, 1, 1}, 369 .muxsel = { 2, 3, 1, 1}, [all …]
|
D | bttv.h | 162 u32 muxsel[16]; member
|
D | bttv-driver.c | 384 if (bttv_tvcards[btv->type].muxsel[input] < 0) { in bt848_muxsel() 411 btaor((bttv_tvcards[btv->type].muxsel[input]&3)<<5, ~(3<<5), BT848_IFORM); in bt848_muxsel() 416 btaor(bttv_tvcards[btv->type].muxsel[input]>>4, in bt848_muxsel() 618 if (bttv_tvcards[btv->type].muxsel[btv->channel] < 0) { in bt848A_set_timing() 646 if (bttv_tvcards[btv->type].muxsel[btv->channel] < 0 && in bttv_set_norm() 1174 if (bttv_tvcards[btv->type].muxsel[btv->channel] < 0) { in bt848_set_eogeo() 1229 if (bttv_tvcards[btv->type].muxsel[btv->channel] < 0) in bt848_set_geo() 1670 else if (bttv_tvcards[btv->type].muxsel[v.channel] < 0) in bttv_ioctl() 2490 if (bttv_tvcards[btv->type].muxsel[btv->channel] < 0) in bt848_set_risc_jmps()
|
/linux-2.4.37.9/drivers/parport/ |
D | share.c | 417 tmp->muxport = tmp->daisy = tmp->muxsel = -1; in parport_register_port() 942 port->muxsel = dev->port->muxport; in parport_claim() 1068 port->muxsel = -1; in parport_release()
|
/linux-2.4.37.9/include/linux/ |
D | parport.h | 293 int muxsel; /* currently selected mux port */ member
|
/linux-2.4.37.9/Documentation/video4linux/bttv/ |
D | Sound-FAQ | 125 muxsel - video mux, input->registervalue mapping
|