Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/omap/
Domap_vout.c243 void omap_vout_free_buffers(struct omap_vout_device *vout) in omap_vout_free_buffers()
288 static int omap_vout_calculate_offset(struct omap_vout_device *vout) in omap_vout_calculate_offset()
326 static int video_mode_to_dss_mode(struct omap_vout_device *vout) in video_mode_to_dss_mode()
367 static int omapvid_setup_overlay(struct omap_vout_device *vout, in omapvid_setup_overlay()
446 static int omapvid_init(struct omap_vout_device *vout, u32 addr) in omapvid_init()
511 static int omapvid_apply_changes(struct omap_vout_device *vout) in omapvid_apply_changes()
527 static int omapvid_handle_interlace_display(struct omap_vout_device *vout, in omapvid_handle_interlace_display()
575 struct omap_vout_device *vout = (struct omap_vout_device *)arg; in omap_vout_isr() local
666 struct omap_vout_device *vout = q->priv_data; in omap_vout_buffer_setup() local
738 static void omap_vout_free_extra_buffers(struct omap_vout_device *vout) in omap_vout_free_extra_buffers()
[all …]
Domap_vout_vrfb.h26 void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout) { } in omap_vout_free_vrfb_buffers()
30 void omap_vout_release_vrfb(struct omap_vout_device *vout) { } in omap_vout_release_vrfb()
31 int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, in omap_vout_vrfb_buffer_setup()
34 int omap_vout_prepare_vrfb(struct omap_vout_device *vout, in omap_vout_prepare_vrfb()
37 void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout) { } in omap_vout_calculate_vrfb_offset()
Domap_vout_vrfb.c28 static int omap_vout_allocate_vrfb_buffers(struct omap_vout_device *vout, in omap_vout_allocate_vrfb_buffers()
74 void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout) in omap_vout_free_vrfb_buffers()
90 struct omap_vout_device *vout; in omap_vout_setup_vrfb_bufs() local
165 void omap_vout_release_vrfb(struct omap_vout_device *vout) in omap_vout_release_vrfb()
182 int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, in omap_vout_vrfb_buffer_setup()
215 int omap_vout_prepare_vrfb(struct omap_vout_device *vout, in omap_vout_prepare_vrfb()
289 void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout) in omap_vout_calculate_vrfb_offset()
Domap_voutdef.h180 struct omap_vout_device *vout; member
190 static inline int is_rotation_90_or_270(const struct omap_vout_device *vout) in is_rotation_90_or_270()
199 static inline int is_rotation_enabled(const struct omap_vout_device *vout) in is_rotation_enabled()
207 static inline int calc_rotation(const struct omap_vout_device *vout) in calc_rotation()
/linux-3.3/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
Dmarb_bar_defs.h215 unsigned int vout : 1; member
231 unsigned int vout : 1; member
246 unsigned int vout : 1; member
401 unsigned int vout : 1; member
443 unsigned int vout : 1; member
458 unsigned int vout : 1; member
Dintr_vect_defs.h115 unsigned int vout : 1; member
157 unsigned int vout : 1; member
197 unsigned int vout : 1; member
237 unsigned int vout : 1; member
Dpinmux_defs.h91 unsigned int vout : 1; member
/linux-3.3/drivers/media/video/ivtv/
Divtv-ioctl.c781 static int ivtv_s_audio(struct file *file, void *fh, struct v4l2_audio *vout) in ivtv_s_audio()
810 static int ivtv_s_audout(struct file *file, void *fh, struct v4l2_audioout *vout) in ivtv_s_audout()
825 static int ivtv_enum_output(struct file *file, void *fh, struct v4l2_output *vout) in ivtv_enum_output()
/linux-3.3/drivers/usb/otg/
Dmsm_otg.c1042 bool is_dcd, tmout, vout; in msm_chg_detect_work() local
/linux-3.3/drivers/media/video/cx18/
Dcx18-ioctl.c495 static int cx18_s_audio(struct file *file, void *fh, struct v4l2_audio *vout) in cx18_s_audio()