cx88_set_tvnorm
return cx88_set_tvnorm(core, id);
cx88_set_tvnorm(core, core->tvnorm);
EXPORT_SYMBOL(cx88_set_tvnorm);
cx88_set_tvnorm(core, V4L2_STD_NTSC_M);
return cx88_set_tvnorm(core, tvnorms);
int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm);