Home
last modified time | relevance | path

Searched refs:bttv_call_all (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/media/video/bt8xx/
Dbttv-driver.c1210 bttv_call_all(btv, core, s_ctrl, &ctrl); in audio_mux()
1340 bttv_call_all(btv, core, s_std, id); in set_tvnorm()
1484 bttv_call_all(btv, core, g_ctrl, c); in bttv_g_ctrl()
1558 bttv_call_all(btv, core, s_ctrl, c); in bttv_s_ctrl()
1563 bttv_call_all(btv, core, s_ctrl, c); in bttv_s_ctrl()
1983 bttv_call_all(btv, tuner, s_tuner, t); in bttv_s_tuner()
2025 bttv_call_all(btv, tuner, s_frequency, f); in bttv_s_frequency()
2038 bttv_call_all(btv, core, log_status); in bttv_log_status()
2922 bttv_call_all(btv, tuner, g_tuner, t); in bttv_g_tuner()
3390 bttv_call_all(btv, tuner, s_radio); in radio_open()
[all …]
Dbttv.h360 #define bttv_call_all(btv, o, f, args...) \ macro
Dbttv-cards.c3670 bttv_call_all(btv, tuner, s_type_addr, &tun_setup); in bttv_init_tuner()
3679 bttv_call_all(btv, tuner, s_config, &tda9887_cfg); in bttv_init_tuner()