Searched refs:vfe (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/media/pci/zoran/ |
D | zoran_device.c | 938 if (zr->vfe) in jpeg_start() 939 zr36016_write(zr->vfe, 0, 1); in jpeg_start() 1011 if (zr->vfe) { in zr36057_enable_jpg() 1012 zr->vfe->control(zr->vfe, CODEC_S_JPEG_TDS_BYTE, in zr36057_enable_jpg() 1014 zr->vfe->set_video(zr->vfe, zr->timing, &cap, in zr36057_enable_jpg() 1016 zr->vfe->set_mode(zr->vfe, CODEC_DO_COMPRESSION); in zr36057_enable_jpg() 1039 if (zr->vfe) { in zr36057_enable_jpg() 1040 zr->vfe->set_video(zr->vfe, zr->timing, &cap, in zr36057_enable_jpg() 1042 zr->vfe->set_mode(zr->vfe, CODEC_DO_EXPANSION); in zr36057_enable_jpg()
|
D | zoran_card.c | 1099 if (zr->vfe) { in zoran_remove() 1100 struct videocodec_master *master = zr->vfe->master_data; in zoran_remove() 1102 videocodec_detach(zr->vfe); in zoran_remove() 1406 zr->vfe = videocodec_attach(master_vfe); in zoran_probe() 1407 if (!zr->vfe) { in zoran_probe() 1412 if (zr->vfe->type != zr->card.video_vfe) { in zoran_probe() 1435 videocodec_detach(zr->vfe); in zoran_probe()
|
D | zoran.h | 285 struct videocodec *vfe; /* video front end */ member
|
/linux-4.4.14/drivers/pinctrl/qcom/ |
D | pinctrl-msm8660.c | 750 FUNCTION(vfe), 784 PINGROUP(29, vfe, gp_mn, _, _, _, _, _), 785 PINGROUP(30, vfe, gp_clk_0a, _, _, _, _, _), 786 PINGROUP(31, vfe, gp_clk_1a, _, _, _, _, _), 797 PINGROUP(42, gsbi3, vfe, _, _, _, _, _), 801 PINGROUP(46, gsbi4, gsbi3_spi_cs3_n, vfe, _, _, _, _), 860 PINGROUP(105, mi2s, gsbi11, vfe, _, _, _, _), 861 PINGROUP(106, mi2s, gsbi11, vfe, _, _, _, _), 872 PINGROUP(117, i2s, gsbi12, vfe, _, _, _, _),
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-video.c | 925 struct vb2_dvb_frontend *vfe; in cx23885_set_freq_via_ops() local 949 vfe = vb2_dvb_get_frontend(&dev->ts2.frontends, 1); in cx23885_set_freq_via_ops() 950 if (!vfe) { in cx23885_set_freq_via_ops() 954 fe = vfe->dvb.frontend; in cx23885_set_freq_via_ops()
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,msm8660-pinctrl.txt | 55 usb_fs1_oe_n, usb_fs2, usb_fs2_oe_n, vfe, vsens_alarm,
|