Searched refs:bttv_call_all (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 1139 bttv_call_all(btv, video, s_std, id); in set_tvnorm() 1596 bttv_call_all(btv, tuner, s_radio); in radio_enable() 1697 bttv_call_all(btv, tuner, s_tuner, t); in bttv_s_tuner() 1727 bttv_call_all(btv, tuner, s_frequency, f); in bttv_set_frequency() 1730 bttv_call_all(btv, tuner, g_frequency, &new_freq); in bttv_set_frequency() 1761 bttv_call_all(btv, core, log_status); in bttv_log_status() 2188 bttv_call_all(btv, tuner, g_tuner, t); in bttv_g_tuner() 2393 bttv_call_all(btv, core, command, SAA6588_CMD_CLOSE, &cmd); in radio_release() 2413 bttv_call_all(btv, tuner, g_tuner, t); in radio_g_tuner() 2433 bttv_call_all(bt in radio_s_tuner() [all...] |
H A D | bttv.h | 364 #define bttv_call_all(btv, o, f, args...) \ macro
|
H A D | bttv-cards.c | 3673 bttv_call_all(btv, tuner, s_type_addr, &tun_setup); in bttv_init_tuner() 3682 bttv_call_all(btv, tuner, s_config, &tda9887_cfg); in bttv_init_tuner()
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 1154 bttv_call_all(btv, video, s_std, id); in set_tvnorm() 1687 bttv_call_all(btv, tuner, s_radio); in radio_enable() 1795 bttv_call_all(btv, tuner, s_tuner, t); in bttv_s_tuner() 1826 bttv_call_all(btv, tuner, s_frequency, f); in bttv_set_frequency() 1829 bttv_call_all(btv, tuner, g_frequency, &new_freq); in bttv_set_frequency() 1862 bttv_call_all(btv, core, log_status); in bttv_log_status() 2730 bttv_call_all(btv, tuner, g_tuner, t); in bttv_g_tuner() 3190 bttv_call_all(btv, core, command, SAA6588_CMD_CLOSE, &cmd); in radio_release() 3208 bttv_call_all(btv, tuner, g_tuner, t); in radio_g_tuner() 3229 bttv_call_all(bt in radio_s_tuner() [all...] |
H A D | bttv.h | 365 #define bttv_call_all(btv, o, f, args...) \ macro
|
H A D | bttv-cards.c | 3676 bttv_call_all(btv, tuner, s_type_addr, &tun_setup); in bttv_init_tuner() 3685 bttv_call_all(btv, tuner, s_config, &tda9887_cfg); in bttv_init_tuner()
|
Completed in 20 milliseconds