Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/cx18/
A Dcx18-driver.c1093 cx->tuner_std = cx->std; in cx18_probe()
1228 std = (cx->tuner_std == V4L2_STD_ALL) ? V4L2_STD_NTSC_M : cx->tuner_std; in cx18_init_on_first_open()
A Dcx18-cards.c602 cx->tuner_std : V4L2_STD_ALL; in cx18_get_input()
A Dcx18-driver.h658 v4l2_std_id tuner_std; /* The norm of the tuner (fixed) */ member
A Dcx18-streams.c362 s->video_dev.tvnorms = cx->tuner_std; in cx18_prep_dev()
A Dcx18-ioctl.c525 std = cx->tuner_std; in cx18_s_input()
/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-driver.c1210 itv->tuner_std = itv->std; in ivtv_probe()
1371 ivtv_s_std_enc(itv, itv->tuner_std); in ivtv_init_on_first_open()
1381 ivtv_s_std_dec(itv, itv->tuner_std); in ivtv_init_on_first_open()
A Divtv-driver.h620 v4l2_std_id tuner_std; /* the norm of the card's tuner (fixed) */ member
A Divtv-cards.c1314 itv->tuner_std : V4L2_STD_ALL; in ivtv_get_input()
A Divtv-ioctl.c1004 std = itv->tuner_std; in ivtv_s_input()

Completed in 24 milliseconds