Home
last modified time | relevance | path

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

/drivers/media/video/cx18/
Dcx18-cards.c433 cx->tuner_std : V4L2_STD_ALL; in cx18_get_input()
Dcx18-driver.h487 v4l2_std_id tuner_std; /* The norm of the tuner (fixed) */ member
Dcx18-driver.c975 cx->tuner_std = cx->std; in cx18_probe()
1081 cx18_s_std(NULL, &fh, &cx->tuner_std); in cx18_init_on_first_open()
/drivers/media/video/ivtv/
Divtv-driver.c1143 itv->tuner_std = itv->std; in ivtv_probe()
1275 ivtv_s_std(NULL, &fh, &itv->tuner_std); in ivtv_init_on_first_open()
Divtv-driver.h605 v4l2_std_id tuner_std; /* the norm of the card's tuner (fixed) */ member
Divtv-cards.c1220 itv->tuner_std : V4L2_STD_ALL; in ivtv_get_input()