Home
last modified time | relevance | path

Searched refs:vout (Results 1 – 25 of 48) sorted by relevance

12

/linux/drivers/media/platform/ti/omap/
H A Domap_vout_vrfb.c30 static int omap_vout_allocate_vrfb_buffers(struct omap_vout_device *vout, in omap_vout_allocate_vrfb_buffers() argument
36 if (!vout->smsshado_virt_addr[i]) { in omap_vout_allocate_vrfb_buffers()
37 vout->smsshado_virt_addr[i] = in omap_vout_allocate_vrfb_buffers()
38 omap_vout_alloc_buffer(vout->smsshado_size, in omap_vout_allocate_vrfb_buffers()
39 &vout->smsshado_phy_addr[i]); in omap_vout_allocate_vrfb_buffers()
41 if (!vout->smsshado_virt_addr[i] && startindex != -1) { in omap_vout_allocate_vrfb_buffers()
42 if (vout->vq.memory == V4L2_MEMORY_MMAP && i >= startindex) in omap_vout_allocate_vrfb_buffers()
45 if (!vout->smsshado_virt_addr[i]) { in omap_vout_allocate_vrfb_buffers()
48 vout->smsshado_virt_addr[j], in omap_vout_allocate_vrfb_buffers()
49 vout->smsshado_size); in omap_vout_allocate_vrfb_buffers()
[all …]
H A Domap_vout_vrfb.h16 void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout);
19 void omap_vout_release_vrfb(struct omap_vout_device *vout);
20 int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout,
22 int omap_vout_prepare_vrfb(struct omap_vout_device *vout,
24 void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout);
26 static inline void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout) { }; in omap_vout_free_vrfb_buffers() argument
30 static inline void omap_vout_release_vrfb(struct omap_vout_device *vout) { }; in omap_vout_release_vrfb() argument
31 static inline int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, in omap_vout_vrfb_buffer_setup() argument
34 static inline int omap_vout_prepare_vrfb(struct omap_vout_device *vout, in omap_vout_prepare_vrfb() argument
37 static inline void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout) { }; in omap_vout_calculate_vrfb_offset() argument
H A DMakefile7 omap-vout-y += omap_vout.o omap_voutlib.o
8 omap-vout-$(CONFIG_VIDEO_OMAP2_VOUT_VRFB) += omap_vout_vrfb.o
9 obj-$(CONFIG_VIDEO_OMAP2_VOUT) += omap-vout.o
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.h37 int vidioc_enumaudout(struct file *file, void *fh, struct v4l2_audioout *vout);
38 int vidioc_g_audout(struct file *file, void *fh, struct v4l2_audioout *vout);
39 int vidioc_s_audout(struct file *file, void *fh, const struct v4l2_audioout *vout);
/linux/Documentation/hwmon/
H A Dbel-pfe.rst94 in[3-8]_label "vout[1-3,5-7]"
96 in[3-4]_alarm vout[1-2] output voltage alarm
111 - curr3, fan2, vout[2-7], vcap, pin2, pout2 and temp3 attributes only
H A Disl68137.rst451 in[2-3]_label "vout[1-2]"
496 in3_label "vout"
541 in[3-4]_label "vout[1-2]"
586 in[3-5]_label "vout[1-3]"
H A Dtps40422.rst47 in[1-2]_label "vout[1-2]"
H A Dmp2856.rst63 - indexes 2, 3 for "vout";
H A Dmax31785.rst47 in[1-6]_label "vout[18-23]"
H A Dmax16064.rst48 in[1-4]_label "vout[1-4]"
H A Dxdpe152c4.rst64 indexes 1, 2 are for "vin" and 3, 4 for "vout":
H A Dpxe1610.rst88 in[2-4]_label "vout[1-3]"
H A Dir35221.rst62 in[2-3]_label "vout[1-2]"
H A Dxdpe12284.rst69 indexes 1, 2 are for "vin" and 3, 4 for "vout":
H A Dstpddc60.rst37 The vout under- and over-voltage limits are set in relation to the commanded
H A Dlt7182s.rst72 in[3-4|6-7]_label "vout[1-2]"
H A Dmp2975.rst84 - indexes n+1, n+2 for "vout";
/linux/drivers/hwmon/pmbus/
H A Dstpddc60.c42 static u8 stpddc60_get_offset(int vout, u16 limit, bool over) in stpddc60_get_offset() argument
47 v = 250 + (vout - 1) * 5; /* Convert VID to mv */ in stpddc60_get_offset()
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-nexus7-grouper-ti-pmic.dtsi130 regulator-name = "tps62361-vout";
138 ti,enable-vout-discharge;
/linux/drivers/clk/starfive/
H A DMakefile12 obj-$(CONFIG_CLK_STARFIVE_JH7110_VOUT) += clk-starfive-jh7110-vout.o
/linux/Documentation/devicetree/bindings/regulator/
H A Dtps51632-regulator.txt21 regulator-name = "tps51632-vout";
/linux/drivers/media/pci/ivtv/
H A Divtv-ioctl.c754 static int ivtv_s_audio(struct file *file, void *fh, const struct v4l2_audio *vout) in ivtv_s_audio() argument
758 if (vout->index >= itv->nof_audio_inputs) in ivtv_s_audio()
761 itv->audio_input = vout->index; in ivtv_s_audio()
783 static int ivtv_s_audout(struct file *file, void *fh, const struct v4l2_audioout *vout) in ivtv_s_audout() argument
787 if (itv->card->video_outputs == NULL || vout->index != 0) in ivtv_s_audout()
800 static int ivtv_enum_output(struct file *file, void *fh, struct v4l2_output *vout) in ivtv_enum_output() argument
804 return ivtv_get_output(itv, vout->index, vout); in ivtv_enum_output()
/linux/drivers/media/pci/mgb4/
H A Dmgb4_sysfs_out.c26 voutdev = vindev->mgbdev->vout[i]; in loopin_cnt()
111 if (mgbdev->vout[i] && is_busy(&mgbdev->vout[i]->vdev)) in video_source_store()
/linux/Documentation/misc-devices/
H A Dmax6875.rst33 - vin gpi vout
/linux/drivers/media/pci/cx18/
H A Dcx18-ioctl.c447 static int cx18_s_audio(struct file *file, void *fh, const struct v4l2_audio *vout) in cx18_s_audio() argument
451 if (vout->index >= cx->nof_audio_inputs) in cx18_s_audio()
453 cx->audio_input = vout->index; in cx18_s_audio()

12