/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-routing.c | 49 v4l2_subdev_call(itv->sd_muxer, audio, s_routing, in ivtv_audio_set_io() 56 ivtv_call_hw(itv, itv->card->hw_audio, audio, s_routing, in ivtv_audio_set_io() 68 v4l2_subdev_call(itv->sd_video, video, s_routing, in ivtv_video_set_io() 82 ivtv_call_hw(itv, IVTV_HW_GPIO, video, s_routing, in ivtv_video_set_io() 96 ivtv_call_hw(itv, IVTV_HW_UPD64031A, video, s_routing, in ivtv_video_set_io() 116 ivtv_call_hw(itv, IVTV_HW_UPD6408X, video, s_routing, in ivtv_video_set_io()
|
D | ivtv-gpio.c | 326 .s_routing = subdev_s_audio_routing, 330 .s_routing = subdev_s_video_routing,
|
D | ivtv-firmware.c | 286 ivtv_call_hw(itv, IVTV_HW_SAA7127, video, s_routing, in ivtv_firmware_restart() 323 ivtv_call_hw(itv, IVTV_HW_SAA7127, video, s_routing, in ivtv_firmware_restart()
|
D | ivtv-ioctl.c | 1065 ivtv_call_hw(itv, IVTV_HW_SAA7127, video, s_routing, in ivtv_s_output()
|
/linux-4.4.14/drivers/media/pci/saa7146/ |
D | mxb.c | 195 v4l2_subdev_call(mxb->tea6420_1, audio, s_routing, in tea6420_route() 197 v4l2_subdev_call(mxb->tea6420_2, audio, s_routing, in tea6420_route() 199 v4l2_subdev_call(mxb->tea6420_1, audio, s_routing, in tea6420_route() 201 v4l2_subdev_call(mxb->tea6420_2, audio, s_routing, in tea6420_route() 364 saa7111a_call(mxb, video, s_routing, SAA7115_COMPOSITE0, in mxb_init_done() 386 tea6415c_call(mxb, video, s_routing, 3, 17, 0); in mxb_init_done() 389 tea6415c_call(mxb, video, s_routing, 3, 13, 0); in mxb_init_done() 502 err = tea6415c_call(mxb, video, s_routing, 3, 17, 0); in vidioc_s_input() 506 err = tea6415c_call(mxb, video, s_routing, 3, 13, 0); in vidioc_s_input() 520 err = tea6415c_call(mxb, video, s_routing, 1, 17, 0); in vidioc_s_input() [all …]
|
/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-audio.c | 50 v4l2_subdev_call(cx->sd_extmux, audio, s_routing, in cx18_audio_set_io() 54 audio, s_routing, in->audio_input, 0, 0); in cx18_audio_set_io()
|
D | cx18-video.c | 30 v4l2_subdev_call(cx->sd_av, video, s_routing, in cx18_video_set_io()
|
D | cx18-gpio.c | 190 .s_routing = gpiomux_s_audio_routing,
|
D | cx18-av-core.c | 1287 .s_routing = cx18_av_s_audio_routing, 1292 .s_routing = cx18_av_s_video_routing,
|
/linux-4.4.14/drivers/media/usb/pvrusb2/ |
D | pvrusb2-cx2584x-v4l.c | 151 sd->ops->video->s_routing(sd, (u32)vid_input, 0, 0); in pvr2_cx25840_subdev_update() 152 sd->ops->audio->s_routing(sd, (u32)aud_input, 0, 0); in pvr2_cx25840_subdev_update()
|
D | pvrusb2-wm8775.c | 56 sd->ops->audio->s_routing(sd, input, 0, 0); in pvr2_wm8775_subdev_update()
|
D | pvrusb2-cs53l32a.c | 82 sd->ops->audio->s_routing(sd, input, 0, 0); in pvr2_cs53l32a_subdev_update()
|
D | pvrusb2-audio.c | 83 sd->ops->audio->s_routing(sd, input, in pvr2_msp3400_subdev_update()
|
D | pvrusb2-video-v4l.c | 101 sd->ops->video->s_routing(sd, input, 0, 0); in pvr2_saa7115_subdev_update()
|
/linux-4.4.14/drivers/media/i2c/ |
D | m52790.c | 128 .s_routing = m52790_s_routing, 132 .s_routing = m52790_s_routing,
|
D | uda1342.c | 53 .s_routing = uda1342_s_routing,
|
D | tea6420.c | 95 .s_routing = tea6420_s_routing,
|
D | tea6415c.c | 124 .s_routing = tea6415c_s_routing,
|
D | bt866.c | 181 .s_routing = bt866_s_routing,
|
D | tw9906.c | 164 .s_routing = tw9906_s_video_routing,
|
D | tw9903.c | 194 .s_routing = tw9903_s_video_routing,
|
D | cs53l32a.c | 134 .s_routing = cs53l32a_s_routing,
|
D | bt856.c | 187 .s_routing = bt856_s_routing,
|
D | upd64083.c | 159 .s_routing = upd64083_s_routing,
|
D | cs5345.c | 142 .s_routing = cs5345_s_routing,
|
D | upd64031a.c | 186 .s_routing = upd64031a_s_routing,
|
D | saa7185.c | 295 .s_routing = saa7185_s_routing,
|
D | wm8775.c | 195 .s_routing = wm8775_s_routing,
|
D | saa717x.c | 1218 .s_routing = saa717x_s_video_routing, 1223 .s_routing = saa717x_s_audio_routing,
|
D | adv7170.c | 335 .s_routing = adv7170_s_routing,
|
D | tw2804.c | 346 .s_routing = tw2804_s_video_routing,
|
D | adv7175.c | 388 .s_routing = adv7175_s_routing,
|
D | vpx3220.c | 457 .s_routing = vpx3220_s_routing,
|
D | saa7110.c | 362 .s_routing = saa7110_s_routing,
|
D | bt819.c | 384 .s_routing = bt819_s_routing,
|
D | adv7393.c | 344 .s_routing = adv7393_s_routing,
|
D | adv7343.c | 357 .s_routing = adv7343_s_routing,
|
D | adv7183.c | 518 .s_routing = adv7183_s_routing,
|
D | ks0127.c | 653 .s_routing = ks0127_s_routing,
|
D | saa7127.c | 707 .s_routing = saa7127_s_routing,
|
D | msp3400-driver.c | 667 .s_routing = msp_s_routing,
|
D | tvp514x.c | 962 .s_routing = tvp514x_s_routing,
|
D | tvp5150.c | 1076 .s_routing = tvp5150_s_routing,
|
D | ad9389b.c | 785 .s_routing = ad9389b_s_routing,
|
D | adv7180.c | 724 .s_routing = adv7180_s_routing,
|
D | saa7115.c | 1610 .s_routing = saa711x_s_routing,
|
D | adv7511.c | 887 .s_routing = adv7511_s_routing,
|
D | tvaudio.c | 1875 .s_routing = tvaudio_s_routing,
|
D | adv7604.c | 2397 .s_routing = adv76xx_s_routing,
|
D | adv7842.c | 3042 .s_routing = adv7842_s_routing,
|
/linux-4.4.14/include/media/ |
D | v4l2-subdev.h | 285 int (*s_routing)(struct v4l2_subdev *sd, u32 input, u32 output, u32 config); member 392 int (*s_routing)(struct v4l2_subdev *sd, u32 input, u32 output, u32 config); member
|
/linux-4.4.14/drivers/media/pci/zoran/ |
D | zoran_device.c | 986 encoder_call(zr, video, s_routing, 0, 0, 0); in zr36057_enable_jpg() 1034 encoder_call(zr, video, s_routing, 1, 0, 0); in zr36057_enable_jpg() 1079 encoder_call(zr, video, s_routing, 0, 0, 0); in zr36057_enable_jpg() 1568 decoder_call(zr, video, s_routing, in zoran_init_hardware() 1573 encoder_call(zr, video, s_routing, 0, 0, 0); in zoran_init_hardware()
|
D | zoran_card.c | 1071 encoder_call(zr, video, s_routing, 2, 0, 0); in zr36057_init()
|
D | zoran_driver.c | 1030 encoder_call(zr, video, s_routing, 2, 0, 0); in zoran_close() 1498 decoder_call(zr, video, s_routing, in zoran_set_input()
|
/linux-4.4.14/drivers/media/usb/go7007/ |
D | s2250-board.c | 484 .s_routing = s2250_s_audio_routing, 489 .s_routing = s2250_s_video_routing,
|
D | go7007-v4l2.c | 702 v4l2_subdev_call(go->sd_audio, audio, s_routing, in vidioc_s_audio() 711 v4l2_subdev_call(go->sd_video, video, s_routing, in go7007_s_input() 717 v4l2_subdev_call(go->sd_audio, audio, s_routing, in go7007_s_input()
|
D | go7007-driver.c | 307 v4l2_subdev_call(go->sd_video, video, s_routing, in go7007_register_encoder()
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | au8522_decoder.c | 704 .s_routing = au8522_s_audio_routing, 708 .s_routing = au8522_s_video_routing,
|
/linux-4.4.14/drivers/media/usb/stk1160/ |
D | stk1160-core.c | 122 v4l2_device_call_all(&dev->v4l2_dev, 0, video, s_routing, in stk1160_select_input()
|
/linux-4.4.14/drivers/media/platform/blackfin/ |
D | bfin_capture.c | 595 ret = v4l2_subdev_call(bcap_dev->sd, video, s_routing, in bcap_s_input() 926 ret = v4l2_subdev_call(bcap_dev->sd, video, s_routing, in bcap_probe()
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-video.c | 197 v4l2_device_call_all(v4l2_dev, 0, video, s_routing, in em28xx_wake_i2c() 1126 v4l2_device_call_all(v4l2_dev, 0, video, s_routing, in video_mux() 1135 v4l2_device_call_all(v4l2_dev, 0, audio, s_routing, in video_mux() 1141 v4l2_device_call_all(v4l2_dev, 0, audio, s_routing, in video_mux()
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-video.c | 239 v4l2_subdev_call(dev->sd_cx25840, video, s_routing, in cx23885_video_mux() 252 v4l2_subdev_call(dev->sd_cx25840, audio, s_routing, in cx23885_video_mux()
|
/linux-4.4.14/drivers/media/platform/davinci/ |
D | vpbe_venc.c | 563 .s_routing = venc_s_routing,
|
D | vpbe.c | 268 s_routing, 0, enc_out_index, 0); in vpbe_set_output()
|
D | vpif_display.c | 827 ret = v4l2_subdev_call(sd, video, s_routing, input, output, 0); in vpif_set_output()
|
D | vpif_capture.c | 707 ret = v4l2_subdev_call(sd, video, s_routing, in vpif_set_input()
|
D | vpfe_capture.c | 1153 ret = v4l2_subdev_call(sd, video, s_routing, input, output, 0); in vpfe_s_input()
|
/linux-4.4.14/drivers/media/pci/cobalt/ |
D | cobalt-driver.c | 541 err = v4l2_subdev_call(s[i].sd, video, s_routing, in cobalt_subdevs_init()
|
D | cobalt-v4l2.c | 1015 return v4l2_subdev_call(s->sd, video, s_routing, in cobalt_s_input()
|
/linux-4.4.14/drivers/media/pci/cx88/ |
D | cx88-video.c | 335 call_all(core, audio, s_routing, in cx88_video_mux() 599 call_all(core, audio, s_routing, in radio_open()
|
/linux-4.4.14/drivers/media/usb/au0828/ |
D | au0828-video.c | 1324 v4l2_device_call_all(&dev->v4l2_dev, 0, video, s_routing, in au0828_s_input() 1348 v4l2_device_call_all(&dev->v4l2_dev, 0, audio, s_routing, in au0828_s_input()
|
/linux-4.4.14/drivers/media/pci/sta2x11/ |
D | sta2x11_vip.c | 541 ret = v4l2_subdev_call(vip->decoder, video, s_routing, i, 0, 0); in vidioc_s_input()
|
/linux-4.4.14/drivers/staging/media/davinci_vpfe/ |
D | vpfe_video.c | 862 s_routing, input, output, 0); in vpfe_s_input()
|
/linux-4.4.14/drivers/media/platform/ |
D | fsl-viu.c | 960 decoder_call(fh->dev, video, s_routing, i, 0, 0); in vidioc_s_input()
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 1106 v4l2_subdev_call(btv->sd_msp34xx, audio, s_routing, in audio_input() 1110 v4l2_subdev_call(btv->sd_tvaudio, audio, s_routing, in audio_input()
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-video.c | 880 cx25840_call(dev, video, s_routing, INPUT(index)->vmux, 0, 0); in video_mux()
|
/linux-4.4.14/drivers/media/usb/usbvision/ |
D | usbvision-core.c | 2449 call_all(usbvision, video, s_routing, mode[channel], 0, 0); in usbvision_muxsel()
|
/linux-4.4.14/drivers/media/platform/am437x/ |
D | am437x-vpfe.c | 1783 s_routing, input, output, 0); in vpfe_set_input()
|
/linux-4.4.14/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 5068 .s_routing = cx25840_s_audio_routing, 5075 .s_routing = cx25840_s_video_routing,
|