Searched refs:tuner_std (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/media/pci/cx18/
H A Dcx18-driver.c1093 cx->tuner_std = cx->std;
1228 std = (cx->tuner_std == V4L2_STD_ALL) ? V4L2_STD_NTSC_M : cx->tuner_std;
H A Dcx18-cards.c602 cx->tuner_std : V4L2_STD_ALL;
H A Dcx18-driver.h658 v4l2_std_id tuner_std; /* The norm of the tuner (fixed) */ member in struct:cx18
H A Dcx18-ioctl.c547 std = cx->tuner_std;
H A Dcx18-streams.c375 s->video_dev.tvnorms = cx->tuner_std;
/linux-master/drivers/media/pci/ivtv/
H A Divtv-driver.c1210 itv->tuner_std = itv->std;
1371 ivtv_s_std_enc(itv, itv->tuner_std);
1381 ivtv_s_std_dec(itv, itv->tuner_std);
H A Divtv-driver.h620 v4l2_std_id tuner_std; /* the norm of the card's tuner (fixed) */ member in struct:ivtv
H A Divtv-cards.c1314 itv->tuner_std : V4L2_STD_ALL;
H A Divtv-ioctl.c1004 std = itv->tuner_std;

Completed in 121 milliseconds