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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-cards.c496 cx->tuner_std : V4L2_STD_ALL;
H A Dcx18-driver.c1064 cx->tuner_std = cx->std;
1190 cx18_s_std(NULL, &fh, &cx->tuner_std);
H A Dcx18-driver.h640 v4l2_std_id tuner_std; /* The norm of the tuner (fixed) */ member in struct:cx18
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-driver.h624 v4l2_std_id tuner_std; /* the norm of the card's tuner (fixed) */ member in struct:ivtv
H A Divtv-driver.c1187 itv->tuner_std = itv->std;
1330 ivtv_s_std(NULL, &fh, &itv->tuner_std);
H A Divtv-cards.c1326 itv->tuner_std : V4L2_STD_ALL;

Completed in 176 milliseconds