Home
last modified time | relevance | path

Searched defs:vout (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/omap/
H A Domap_vout_vrfb.h26 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
[all...]
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
76 omap_vout_free_vrfb_buffers(struct omap_vout_device *vout) omap_vout_free_vrfb_buffers() argument
94 struct omap_vout_device *vout; omap_vout_setup_vrfb_bufs() local
178 omap_vout_release_vrfb(struct omap_vout_device *vout) omap_vout_release_vrfb() argument
197 omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, unsigned int *count, unsigned int startindex) omap_vout_vrfb_buffer_setup() argument
230 omap_vout_prepare_vrfb(struct omap_vout_device *vout, struct vb2_buffer *vb) omap_vout_prepare_vrfb() argument
318 omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout) omap_vout_calculate_vrfb_offset() argument
[all...]
H A Domap_voutdef.h184 static inline int is_rotation_90_or_270(const struct omap_vout_device *vout) in is_rotation_90_or_270() argument
193 static inline int is_rotation_enabled(const struct omap_vout_device *vout) in is_rotation_enabled() argument
201 static inline int calc_rotation(const struct omap_vout_device *vout) in calc_rotation() argument
[all...]
H A Domap_vout.c200 static int omap_vout_calculate_offset(struct omap_vout_device *vout) in omap_vout_calculate_offset() argument
238 video_mode_to_dss_mode(struct omap_vout_device *vout) video_mode_to_dss_mode() argument
278 omapvid_setup_overlay(struct omap_vout_device *vout, struct omap_overlay *ovl, int posx, int posy, int outw, int outh, u32 addr) omapvid_setup_overlay() argument
355 omapvid_init(struct omap_vout_device *vout, u32 addr) omapvid_init() argument
420 omapvid_apply_changes(struct omap_vout_device *vout) omapvid_apply_changes() argument
439 omapvid_handle_interlace_display(struct omap_vout_device *vout, unsigned int irqstatus, u64 ts) omapvid_handle_interlace_display() argument
487 struct omap_vout_device *vout = (struct omap_vout_device *)arg; omap_vout_isr() local
573 struct omap_vout_device *vout = video_drvdata(file); vidioc_querycap() local
599 struct omap_vout_device *vout = video_drvdata(file); vidioc_g_fmt_vid_out() local
612 struct omap_vout_device *vout = video_drvdata(file); vidioc_try_fmt_vid_out() local
639 struct omap_vout_device *vout = video_drvdata(file); vidioc_s_fmt_vid_out() local
702 struct omap_vout_device *vout = video_drvdata(file); vidioc_try_fmt_vid_overlay() local
724 struct omap_vout_device *vout = video_drvdata(file); vidioc_s_fmt_vid_overlay() local
770 struct omap_vout_device *vout = video_drvdata(file); vidioc_g_fmt_vid_overlay() local
791 struct omap_vout_device *vout = video_drvdata(file); vidioc_g_selection() local
818 struct omap_vout_device *vout = video_drvdata(file); vidioc_s_selection() local
862 struct omap_vout_device *vout = omap_vout_s_ctrl() local
945 struct omap_vout_device *vout = vb2_get_drv_priv(vq); omap_vout_vb2_queue_setup() local
964 struct omap_vout_device *vout = vb2_get_drv_priv(vb->vb2_queue); omap_vout_vb2_prepare() local
987 struct omap_vout_device *vout = vb2_get_drv_priv(vb->vb2_queue); omap_vout_vb2_queue() local
995 struct omap_vout_device *vout = vb2_get_drv_priv(vq); omap_vout_vb2_start_streaming() local
1083 struct omap_vout_device *vout = vb2_get_drv_priv(vq); omap_vout_vb2_stop_streaming() local
1121 struct omap_vout_device *vout = video_drvdata(file); vidioc_s_fbuf() local
1192 struct omap_vout_device *vout = video_drvdata(file); vidioc_g_fbuf() local
1306 omap_vout_setup_video_data(struct omap_vout_device *vout) omap_vout_setup_video_data() argument
1420 struct omap_vout_device *vout; omap_vout_setup_video_bufs() local
1442 struct omap_vout_device *vout; omap_vout_create_video_devices() local
1532 omap_vout_cleanup_device(struct omap_vout_device *vout) omap_vout_cleanup_device() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap/
H A Domap_vout_vrfb.h26 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
[all...]
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
76 omap_vout_free_vrfb_buffers(struct omap_vout_device *vout) omap_vout_free_vrfb_buffers() argument
94 struct omap_vout_device *vout; omap_vout_setup_vrfb_bufs() local
178 omap_vout_release_vrfb(struct omap_vout_device *vout) omap_vout_release_vrfb() argument
197 omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, unsigned int *count, unsigned int startindex) omap_vout_vrfb_buffer_setup() argument
230 omap_vout_prepare_vrfb(struct omap_vout_device *vout, struct vb2_buffer *vb) omap_vout_prepare_vrfb() argument
318 omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout) omap_vout_calculate_vrfb_offset() argument
[all...]
H A Domap_voutdef.h184 static inline int is_rotation_90_or_270(const struct omap_vout_device *vout) in is_rotation_90_or_270() argument
193 static inline int is_rotation_enabled(const struct omap_vout_device *vout) in is_rotation_enabled() argument
201 static inline int calc_rotation(const struct omap_vout_device *vout) in calc_rotation() argument
[all...]
H A Domap_vout.c200 static int omap_vout_calculate_offset(struct omap_vout_device *vout) in omap_vout_calculate_offset() argument
238 video_mode_to_dss_mode(struct omap_vout_device *vout) video_mode_to_dss_mode() argument
278 omapvid_setup_overlay(struct omap_vout_device *vout, struct omap_overlay *ovl, int posx, int posy, int outw, int outh, dma_addr_t addr) omapvid_setup_overlay() argument
355 omapvid_init(struct omap_vout_device *vout, dma_addr_t addr) omapvid_init() argument
420 omapvid_apply_changes(struct omap_vout_device *vout) omapvid_apply_changes() argument
439 omapvid_handle_interlace_display(struct omap_vout_device *vout, unsigned int irqstatus, u64 ts) omapvid_handle_interlace_display() argument
488 struct omap_vout_device *vout = (struct omap_vout_device *)arg; omap_vout_isr() local
574 struct omap_vout_device *vout = video_drvdata(file); vidioc_querycap() local
600 struct omap_vout_device *vout = video_drvdata(file); vidioc_g_fmt_vid_out() local
613 struct omap_vout_device *vout = video_drvdata(file); vidioc_try_fmt_vid_out() local
640 struct omap_vout_device *vout = video_drvdata(file); vidioc_s_fmt_vid_out() local
703 struct omap_vout_device *vout = video_drvdata(file); vidioc_try_fmt_vid_overlay() local
725 struct omap_vout_device *vout = video_drvdata(file); vidioc_s_fmt_vid_overlay() local
771 struct omap_vout_device *vout = video_drvdata(file); vidioc_g_fmt_vid_overlay() local
792 struct omap_vout_device *vout = video_drvdata(file); vidioc_g_selection() local
819 struct omap_vout_device *vout = video_drvdata(file); vidioc_s_selection() local
863 struct omap_vout_device *vout = omap_vout_s_ctrl() local
946 struct omap_vout_device *vout = vb2_get_drv_priv(vq); omap_vout_vb2_queue_setup() local
965 struct omap_vout_device *vout = vb2_get_drv_priv(vb->vb2_queue); omap_vout_vb2_prepare() local
988 struct omap_vout_device *vout = vb2_get_drv_priv(vb->vb2_queue); omap_vout_vb2_queue() local
996 struct omap_vout_device *vout = vb2_get_drv_priv(vq); omap_vout_vb2_start_streaming() local
1085 struct omap_vout_device *vout = vb2_get_drv_priv(vq); omap_vout_vb2_stop_streaming() local
1123 struct omap_vout_device *vout = video_drvdata(file); vidioc_s_fbuf() local
1194 struct omap_vout_device *vout = video_drvdata(file); vidioc_g_fbuf() local
1308 omap_vout_setup_video_data(struct omap_vout_device *vout) omap_vout_setup_video_data() argument
1422 struct omap_vout_device *vout; omap_vout_setup_video_bufs() local
1444 struct omap_vout_device *vout; omap_vout_create_video_devices() local
1534 omap_vout_cleanup_device(struct omap_vout_device *vout) omap_vout_cleanup_device() argument
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dstpddc60.c42 static u8 stpddc60_get_offset(int vout, u16 limit, bool over) in stpddc60_get_offset() argument
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dsoc_common.c100 int vout = regulator_get_voltage(r->reg) / 100000; in soc_pcmcia_regulator_set() local
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dsoc_common.c99 int vout = regulator_get_voltage(r->reg) / 100000; in soc_pcmcia_regulator_set() local
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-ioctl.c413 static int cx18_s_audio(struct file *file, void *fh, const struct v4l2_audio *vout) in cx18_s_audio() argument
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.c1106 int vidioc_enumaudout(struct file *file, void *fh, struct v4l2_audioout *vout) in vidioc_enumaudout() argument
1114 int vidioc_g_audout(struct file *file, void *fh, struct v4l2_audioout *vout) in vidioc_g_audout() argument
1124 int vidioc_s_audout(struct file *file, void *fh, const struct v4l2_audioout *vout) in vidioc_s_audout() argument
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.c1028 int vidioc_enumaudout(struct file *file, void *fh, struct v4l2_audioout *vout) in vidioc_enumaudout() argument
1036 int vidioc_g_audout(struct file *file, void *fh, struct v4l2_audioout *vout) in vidioc_g_audout() argument
1046 int vidioc_s_audout(struct file *file, void *fh, const struct v4l2_audioout *vout) in vidioc_s_audout() argument
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-ioctl.c760 static int ivtv_s_audio(struct file *file, void *fh, const struct v4l2_audio *vout) in ivtv_s_audio() argument
789 static int ivtv_s_audout(struct file *file, void *fh, const struct v4l2_audioout *vout) in ivtv_s_audout() argument
806 static int ivtv_enum_output(struct file *file, void *fh, struct v4l2_output *vout) in ivtv_enum_output() argument
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c280 static int pvr2_s_audio(struct file *file, void *priv, const struct v4l2_audio *vout) in pvr2_s_audio() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c377 struct scatterlist *sgs[3], vcmd, vout, vresp; in virtio_gpu_queue_fenced_ctrl_buffer() local
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c280 static int pvr2_s_audio(struct file *file, void *priv, const struct v4l2_audio *vout) in pvr2_s_audio() argument
/kernel/linux/linux-6.6/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
783 static int ivtv_s_audout(struct file *file, void *fh, const struct v4l2_audioout *vout) in ivtv_s_audout() argument
800 static int ivtv_enum_output(struct file *file, void *fh, struct v4l2_output *vout) in ivtv_enum_output() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c375 struct scatterlist *sgs[3], vcmd, vout, vresp; in virtio_gpu_queue_fenced_ctrl_buffer() local
/kernel/linux/linux-5.10/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c692 bool is_dcd, tmout, vout; in rockchip_chg_detect_work() local
/kernel/linux/linux-6.6/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c792 bool is_dcd, tmout, vout; in rockchip_chg_detect_work() local

Completed in 30 milliseconds