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/ |
D | saa7146_vv.h | 200 void saa7146_set_hps_source_and_sync(struct saa7146_dev *saa, int source, int sync);
|
D | saa7146_hlp.c | 628 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/ |
D | mxb.c | 425 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/ |
D | av7110_v4l.c | 301 saa7146_set_hps_source_and_sync(dev, source, sync); in av7110_dvb_c_switch()
|
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/ttpci/ |
D | budget-av.c | 1481 saa7146_set_hps_source_and_sync(dev, SAA7146_HPS_SOURCE_PORT_A, in budget_av_attach()
|