Home
last modified time | relevance | path

Searched refs:cx18_call_all (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/media/pci/cx18/
A Dcx18-ioctl.c547 cx18_call_all(cx, tuner, g_frequency, vf); in cx18_g_frequency()
561 cx18_call_all(cx, tuner, s_frequency, vf); in cx18_s_frequency()
606 cx18_call_all(cx, video, s_std, cx->std); in cx18_s_std()
618 cx18_call_all(cx, tuner, s_tuner, vt); in cx18_s_tuner()
629 cx18_call_all(cx, tuner, g_tuner, vt); in cx18_g_tuner()
1022 cx18_call_all(cx, core, log_status); in cx18_log_status()
A Dcx18-controls.c100 cx18_call_all(cx, audio, s_clock_freq, freqs[idx]); in cx18_s_audio_sampling_freq()
A Dcx18-fileops.c154 cx18_call_all(cx, tuner, g_tuner, &vt); in cx18_dualwatch()
756 cx18_call_all(cx, video, s_std, cx->std); in cx18_v4l2_close()
820 cx18_call_all(cx, tuner, s_radio); in cx18_serialized_open()
A Dcx18-driver.h698 #define cx18_call_all(cx, o, f, args...) cx18_call_hw(cx, 0, o, f , ##args) macro
A Dcx18-driver.c1077 cx18_call_all(cx, tuner, s_type_addr, &setup); in cx18_probe()
1087 cx18_call_all(cx, tuner, s_config, &cfg); in cx18_probe()

Completed in 13 milliseconds