Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/deprecated/saa7146/common/
Dsaa7146_vv.h200 void saa7146_set_hps_source_and_sync(struct saa7146_dev *saa, int source, int sync);
Dsaa7146_hlp.c628 void saa7146_set_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync) in saa7146_set_hps_source_and_sync() function
646 EXPORT_SYMBOL_GPL(saa7146_set_hps_source_and_sync);
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/saa7146/
Dmxb.c425 saa7146_set_hps_source_and_sync(dev, input_port_selection[mxb->cur_input].hps_source, in mxb_init_done()
481 saa7146_set_hps_source_and_sync(dev, input_port_selection[input].hps_source, in vidioc_s_input()
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/av7110/
Dav7110_v4l.c301 saa7146_set_hps_source_and_sync(dev, source, sync); in av7110_dvb_c_switch()
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/ttpci/
Dbudget-av.c1481 saa7146_set_hps_source_and_sync(dev, SAA7146_HPS_SOURCE_PORT_A, in budget_av_attach()