tuner_call
tuner_call(mxb, tuner, s_type_addr, &tun_setup);
tuner_call(mxb, tuner, s_frequency, &mxb->cur_freq);
tuner_call(mxb, video, s_std, std);
tuner_call(mxb, tuner, s_frequency, f);
tuner_call(mxb, tuner, g_frequency, &mxb->cur_freq);
tuner_call(mxb, video, s_std, std);
tuner_call(mxb, video, s_std, std);
tuner_call(dev, tuner, s_type_addr, &tun_setup);
tuner_call(dev, tuner, s_config, &cfg);