Home
last modified time | relevance | path

Searched refs:cx88_call_i2c_clients (Results 1 – 7 of 7) sorted by relevance

/drivers/media/video/cx88/
Dcx88-i2c.c117 void cx88_call_i2c_clients(struct cx88_core *core, unsigned int cmd, void *arg) in cx88_call_i2c_clients() function
225 EXPORT_SYMBOL(cx88_call_i2c_clients);
Dcx88-video.c438 cx88_call_i2c_clients(core, in cx88_video_mux()
834 cx88_call_i2c_clients(core, in video_open()
846 cx88_call_i2c_clients(core,AUDC_SET_RADIO,NULL); in video_open()
940 cx88_call_i2c_clients (dev->core, TUNER_SET_STANDBY, NULL); in video_release()
1405 cx88_call_i2c_clients(core,VIDIOC_G_FREQUENCY,f); in vidioc_g_frequency()
1421 cx88_call_i2c_clients(core,VIDIOC_S_FREQUENCY,f); in cx88_set_freq()
1503 cx88_call_i2c_clients(core,VIDIOC_G_TUNER,t); in radio_g_tuner()
1538 cx88_call_i2c_clients(core,VIDIOC_S_TUNER,t); in radio_s_tuner()
Dcx88-cards.c2950 cx88_call_i2c_clients(core, TUNER_SET_CONFIG, &tea5767_cfg); in cx88_card_setup()
2975 cx88_call_i2c_clients(core, TUNER_SET_TYPE_ADDR, &tun_setup); in cx88_card_setup()
2985 cx88_call_i2c_clients(core, TUNER_SET_TYPE_ADDR, &tun_setup); in cx88_card_setup()
2994 cx88_call_i2c_clients(core, TUNER_SET_CONFIG, &tda9887_cfg); in cx88_card_setup()
3010 cx88_call_i2c_clients(core, TUNER_SET_CONFIG, &xc2028_cfg); in cx88_card_setup()
3012 cx88_call_i2c_clients (core, TUNER_SET_STANDBY, NULL); in cx88_card_setup()
Dcx88.h613 extern void cx88_call_i2c_clients(struct cx88_core *core,
Dcx88-blackbird.c922 cx88_call_i2c_clients(core, VIDIOC_LOG_STATUS, NULL); in vidioc_log_status()
977 cx88_call_i2c_clients(core,VIDIOC_G_FREQUENCY,f); in vidioc_g_frequency()
Dcx88-core.c994 cx88_call_i2c_clients(core,VIDIOC_S_STD,&norm); in cx88_set_tvnorm()
Dcx88-dvb.c1155 cx88_call_i2c_clients(core, TUNER_SET_STANDBY, NULL); in dvb_register()