omap_vout_device
static struct platform_device omap_vout_device = {
return platform_device_register(&omap_vout_device);
struct omap_vout_device *vout = vb2_get_drv_priv(vq);
struct omap_vout_device *vout = video_drvdata(file);
struct omap_vout_device *vout = video_drvdata(file);
static int __init omap_vout_setup_video_data(struct omap_vout_device *vout)
struct omap_vout_device *vout;
struct omap_vout_device *vout;
vout = kzalloc_obj(struct omap_vout_device);
static void omap_vout_cleanup_device(struct omap_vout_device *vout)
static int omap_vout_calculate_offset(struct omap_vout_device *vout)
static int video_mode_to_dss_mode(struct omap_vout_device *vout)
static int omapvid_setup_overlay(struct omap_vout_device *vout,
static int omapvid_init(struct omap_vout_device *vout, dma_addr_t addr)
static int omapvid_apply_changes(struct omap_vout_device *vout)
static int omapvid_handle_interlace_display(struct omap_vout_device *vout,
struct omap_vout_device *vout = (struct omap_vout_device *)arg;
struct omap_vout_device *vout = video_drvdata(file);
struct omap_vout_device *vout = video_drvdata(file);
struct omap_vout_device *vout = video_drvdata(file);
struct omap_vout_device *vout = video_drvdata(file);
struct omap_vout_device *vout = video_drvdata(file);
struct omap_vout_device *vout = video_drvdata(file);
struct omap_vout_device *vout = video_drvdata(file);
struct omap_vout_device *vout = video_drvdata(file);
struct omap_vout_device *vout = video_drvdata(file);
struct omap_vout_device *vout =
container_of(ctrl->handler, struct omap_vout_device, ctrl_handler);
struct omap_vout_device *vout = vb2_get_drv_priv(vq);
struct omap_vout_device *vout = vb2_get_drv_priv(vb->vb2_queue);
struct omap_vout_device *vout = vb2_get_drv_priv(vb->vb2_queue);
struct omap_vout_device *vout = vb2_get_drv_priv(vq);
void omap_vout_release_vrfb(struct omap_vout_device *vout)
int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout,
int omap_vout_prepare_vrfb(struct omap_vout_device *vout,
static int omap_vout_allocate_vrfb_buffers(struct omap_vout_device *vout,
void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout)
void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout)
struct omap_vout_device *vout;
void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout);
void omap_vout_release_vrfb(struct omap_vout_device *vout);
int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout,
int omap_vout_prepare_vrfb(struct omap_vout_device *vout,
void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout);
static inline void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout) { };
static inline void omap_vout_release_vrfb(struct omap_vout_device *vout) { };
static inline int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout,
static inline int omap_vout_prepare_vrfb(struct omap_vout_device *vout,
static inline void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout) { };
struct omap_vout_device *vouts[MAX_VOUT_DEV];
static inline int is_rotation_90_or_270(const struct omap_vout_device *vout)
static inline int is_rotation_enabled(const struct omap_vout_device *vout)
static inline int calc_rotation(const struct omap_vout_device *vout)
void omap_vout_free_buffers(struct omap_vout_device *vout);