Home
last modified time | relevance | path

Searched defs:vout (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/drivers/media/platform/omap/
Domap_vout.c231 void omap_vout_free_buffers(struct omap_vout_device *vout) in omap_vout_free_buffers()
276 static int omap_vout_calculate_offset(struct omap_vout_device *vout) in omap_vout_calculate_offset()
314 static int video_mode_to_dss_mode(struct omap_vout_device *vout) in video_mode_to_dss_mode()
354 static int omapvid_setup_overlay(struct omap_vout_device *vout, in omapvid_setup_overlay()
431 static int omapvid_init(struct omap_vout_device *vout, u32 addr) in omapvid_init()
496 static int omapvid_apply_changes(struct omap_vout_device *vout) in omapvid_apply_changes()
515 static int omapvid_handle_interlace_display(struct omap_vout_device *vout, in omapvid_handle_interlace_display()
563 struct omap_vout_device *vout = (struct omap_vout_device *)arg; in omap_vout_isr() local
660 struct omap_vout_device *vout = q->priv_data; in omap_vout_buffer_setup() local
731 static void omap_vout_free_extra_buffers(struct omap_vout_device *vout) in omap_vout_free_extra_buffers()
[all …]
Domap_vout_vrfb.h26 static inline void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout) { }; in omap_vout_free_vrfb_buffers()
30 static inline void omap_vout_release_vrfb(struct omap_vout_device *vout) { }; in omap_vout_release_vrfb()
31 static inline int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, in omap_vout_vrfb_buffer_setup()
34 static inline int omap_vout_prepare_vrfb(struct omap_vout_device *vout, in omap_vout_prepare_vrfb()
37 static inline void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout) { }; in omap_vout_calculate_vrfb_offset()
Domap_vout_vrfb.c31 static int omap_vout_allocate_vrfb_buffers(struct omap_vout_device *vout, in omap_vout_allocate_vrfb_buffers()
77 void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout) in omap_vout_free_vrfb_buffers()
95 struct omap_vout_device *vout; in omap_vout_setup_vrfb_bufs() local
181 void omap_vout_release_vrfb(struct omap_vout_device *vout) in omap_vout_release_vrfb()
200 int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, in omap_vout_vrfb_buffer_setup()
233 int omap_vout_prepare_vrfb(struct omap_vout_device *vout, in omap_vout_prepare_vrfb()
321 void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout) in omap_vout_calculate_vrfb_offset()
Domap_voutdef.h181 struct omap_vout_device *vout; member
191 static inline int is_rotation_90_or_270(const struct omap_vout_device *vout) in is_rotation_90_or_270()
200 static inline int is_rotation_enabled(const struct omap_vout_device *vout) in is_rotation_enabled()
208 static inline int calc_rotation(const struct omap_vout_device *vout) in calc_rotation()
/Linux-v4.19/drivers/staging/erofs/
Dunzip_vle_lz4.c111 void *vin, *vout; in z_erofs_vle_unzip_fast_percpu() local
168 void *vout, in z_erofs_vle_unzip_vmap()
Dunzip_vle.c805 void *vout; in z_erofs_vle_unzip() local
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-vid-out.c1073 int vidioc_enumaudout(struct file *file, void *fh, struct v4l2_audioout *vout) in vidioc_enumaudout()
1081 int vidioc_g_audout(struct file *file, void *fh, struct v4l2_audioout *vout) in vidioc_g_audout()
1091 int vidioc_s_audout(struct file *file, void *fh, const struct v4l2_audioout *vout) in vidioc_s_audout()
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-ioctl.c778 static int ivtv_s_audio(struct file *file, void *fh, const struct v4l2_audio *vout) in ivtv_s_audio()
807 static int ivtv_s_audout(struct file *file, void *fh, const struct v4l2_audioout *vout) in ivtv_s_audout()
824 static int ivtv_enum_output(struct file *file, void *fh, struct v4l2_output *vout) in ivtv_enum_output()
/Linux-v4.19/drivers/pcmcia/
Dsoc_common.c100 int vout = regulator_get_voltage(r->reg) / 100000; in soc_pcmcia_regulator_set() local
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_vq.c269 struct scatterlist *sgs[3], vcmd, vout, vresp; in virtio_gpu_queue_ctrl_buffer_locked() local
/Linux-v4.19/drivers/phy/rockchip/
Dphy-rockchip-inno-usb2.c704 bool is_dcd, tmout, vout; in rockchip_chg_detect_work() local
/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-ioctl.c425 static int cx18_s_audio(struct file *file, void *fh, const struct v4l2_audio *vout) in cx18_s_audio()
/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-v4l2.c301 static int pvr2_s_audio(struct file *file, void *priv, const struct v4l2_audio *vout) in pvr2_s_audio()