Searched refs:cx88_set_tvnorm (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/pci/cx88/
H A Dcx88-core.c659 * but step_db and step_dr, at cx88_set_tvnorm already handles that.
882 int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm) function
1018 EXPORT_SYMBOL(cx88_set_tvnorm); variable
H A Dcx88.h641 int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm);
H A Dcx88-blackbird.c1027 return cx88_set_tvnorm(core, id);
1189 cx88_set_tvnorm(core, core->tvnorm);
H A Dcx88-video.c840 return cx88_set_tvnorm(core, tvnorms);
1405 cx88_set_tvnorm(core, V4L2_STD_NTSC_M);

Completed in 147 milliseconds