vrfb               40 include/video/omapvrfb.h extern int omap_vrfb_request_ctx(struct vrfb *vrfb);
vrfb               41 include/video/omapvrfb.h extern void omap_vrfb_release_ctx(struct vrfb *vrfb);
vrfb               46 include/video/omapvrfb.h extern void omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr,
vrfb               49 include/video/omapvrfb.h extern int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot);
vrfb               54 include/video/omapvrfb.h static inline int omap_vrfb_request_ctx(struct vrfb *vrfb) { return 0; }
vrfb               55 include/video/omapvrfb.h static inline void omap_vrfb_release_ctx(struct vrfb *vrfb) {}
vrfb               62 include/video/omapvrfb.h static inline void omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr,
vrfb               64 include/video/omapvrfb.h static inline int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot)