HomeSort by relevance Sort by last modified time
    Searched refs:fb_info (Results 1 - 10 of 10) sorted by null

  /external/kernel-headers/original/linux/
fb.h 208 #define FB_ACCELF_TEXT 1 /* (OBSOLETE) see fb_info.flags and vc_mode */
267 __u32 accel_flags; /* (OBSOLETE) see fb_info.flags */
417 struct fb_info;
521 /* The resolution of the passed in fb_info about to change */
523 /* The display on this fb_info is beeing suspended, no access to the
527 /* The display on this fb_info was resumed, you can restore the display
545 /* The resolution of the passed in fb_info about to change and
558 struct fb_info *info;
598 void (*writeio)(struct fb_info *info, void __iomem *dst, void *src, unsigned int size);
599 void (*readio) (struct fb_info *info, void *dst, void __iomem *src, unsigned int size)
838 struct fb_info { struct
    [all...]
  /bionic/libc/kernel/arch-arm/asm/arch/
board.h 94 struct fb_info;
98 int (*check_fb)(struct fb_info *fb);
  /development/ndk/platforms/android-3/arch-arm/include/asm/arch/
board.h 94 struct fb_info;
98 int (*check_fb)(struct fb_info *fb);
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/arch/
board.h 94 struct fb_info;
98 int (*check_fb)(struct fb_info *fb);
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/arch/
board.h 94 struct fb_info;
98 int (*check_fb)(struct fb_info *fb);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/arch/
board.h 94 struct fb_info;
98 int (*check_fb)(struct fb_info *fb);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/arch/
board.h 94 struct fb_info;
98 int (*check_fb)(struct fb_info *fb);
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/arch/
board.h 94 struct fb_info;
98 int (*check_fb)(struct fb_info *fb);
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/arch/
board.h 94 struct fb_info;
98 int (*check_fb)(struct fb_info *fb);
  /external/kernel-headers/original/asm-arm/arch/
board.h 110 struct fb_info;
114 int (*check_fb)(struct fb_info *fb);

Completed in 132 milliseconds