Searched refs:saa7146_set_hps_source_and_sync (Results  1 – 5 of 5) sorted by relevance
| /linux-4.4.14/include/media/ | 
| D | saa7146_vv.h | 199 void saa7146_set_hps_source_and_sync(struct saa7146_dev *saa, int source, int sync);
 | 
| /linux-4.4.14/drivers/media/pci/saa7146/ | 
| D | mxb.c | 437 	saa7146_set_hps_source_and_sync(dev, input_port_selection[mxb->cur_input].hps_source,  in mxb_init_done()493 	saa7146_set_hps_source_and_sync(dev, input_port_selection[input].hps_source,  in vidioc_s_input()
 
 | 
| /linux-4.4.14/drivers/media/common/saa7146/ | 
| D | saa7146_hlp.c | 627 void saa7146_set_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync)  in saa7146_set_hps_source_and_sync()  function645 EXPORT_SYMBOL_GPL(saa7146_set_hps_source_and_sync);
 
 | 
| /linux-4.4.14/drivers/media/pci/ttpci/ | 
| D | av7110_v4l.c | 315 	saa7146_set_hps_source_and_sync(dev, source, sync);  in av7110_dvb_c_switch()
 | 
| D | budget-av.c | 1498 		saa7146_set_hps_source_and_sync(dev, SAA7146_HPS_SOURCE_PORT_A,  in budget_av_attach()
 |