Toggle navigation
/
Symbol
File
Text
Line
Symbol: vrfb
function parameter
Defined...
include/video/omapvrfb.h:42:41-42:54
: static inline int omap_vrfb_request_ctx(struct vrfb *vrfb) { return 0; }
include/video/omapvrfb.h:43:42-43:55
: static inline void omap_vrfb_release_ctx(struct vrfb *vrfb) {}
include/video/omapvrfb.h:50:36-50:49
: static inline void omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr,
include/video/omapvrfb.h:52:39-52:52
: static inline int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot)
record
Defined...
include/video/omapvrfb.h:14:1-24:1
: struct vrfb {
variable
Defined...
drivers/video/fbdev/omap2/omapfb/omapfb-main.c:152:2-152:43
: const struct vrfb *vrfb = &ofbi->region->vrfb;
drivers/video/fbdev/omap2/omapfb/omapfb-main.c:494:2-494:27
: struct vrfb *vrfb = &rg->vrfb;