Searched defs:vout (Results 1 – 5 of 5) sorted by relevance
26 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()
30 static int omap_vout_allocate_vrfb_buffers(struct omap_vout_device *vout, in omap_vout_allocate_vrfb_buffers()76 void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout) in omap_vout_free_vrfb_buffers()94 struct omap_vout_device *vout; in omap_vout_setup_vrfb_bufs() local178 void omap_vout_release_vrfb(struct omap_vout_device *vout) in omap_vout_release_vrfb()197 int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, in omap_vout_vrfb_buffer_setup()230 int omap_vout_prepare_vrfb(struct omap_vout_device *vout, in omap_vout_prepare_vrfb()318 void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout) in omap_vout_calculate_vrfb_offset()
42 static u8 stpddc60_get_offset(int vout, u16 limit, bool over) in stpddc60_get_offset()
99 int vout = regulator_get_voltage(r->reg) / 100000; in soc_pcmcia_regulator_set() local
824 bool is_dcd, tmout, vout; in rockchip_chg_detect_work() local