Searched defs:fb (Results 1 – 16 of 16) sorted by relevance
/arch/arm/mach-lh7a40x/ |
D | clcd.c | 42 static void lh7a40x_clcd_disable (struct clcd_fb *fb) in lh7a40x_clcd_disable() 61 static void lh7a40x_clcd_enable (struct clcd_fb *fb) in lh7a40x_clcd_enable() 129 static int lh7a40x_clcd_setup (struct clcd_fb *fb) in lh7a40x_clcd_setup() 179 static int lh7a40x_clcd_mmap (struct clcd_fb *fb, struct vm_area_struct *vma) in lh7a40x_clcd_mmap() 187 static void lh7a40x_clcd_remove (struct clcd_fb *fb) in lh7a40x_clcd_remove()
|
/arch/arm/mach-netx/ |
D | fb.c | 34 void netx_clcd_enable(struct clcd_fb *fb) in netx_clcd_enable() 38 int netx_clcd_setup(struct clcd_fb *fb) in netx_clcd_setup() 57 int netx_clcd_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in netx_clcd_mmap() 65 void netx_clcd_remove(struct clcd_fb *fb) in netx_clcd_remove()
|
D | nxeb500hmi.c | 61 static inline int nxeb500hmi_check(struct clcd_fb *fb, struct fb_var_screeninfo *var) in nxeb500hmi_check() 69 static int nxeb500hmi_clcd_setup(struct clcd_fb *fb) in nxeb500hmi_clcd_setup()
|
D | nxdb500.c | 61 static inline int nxdb500_check(struct clcd_fb *fb, struct fb_var_screeninfo *var) in nxdb500_check() 69 static int nxdb500_clcd_setup(struct clcd_fb *fb) in nxdb500_clcd_setup()
|
/arch/arm/mach-aaec2000/ |
D | aaed2000.c | 34 static void aaed2000_clcd_disable(struct clcd_fb *fb) in aaed2000_clcd_disable() 39 static void aaed2000_clcd_enable(struct clcd_fb *fb) in aaed2000_clcd_enable()
|
D | core.c | 170 static int aaec2000_clcd_setup(struct clcd_fb *fb) in aaec2000_clcd_setup() 190 static int aaec2000_clcd_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in aaec2000_clcd_mmap() 198 static void aaec2000_clcd_remove(struct clcd_fb *fb) in aaec2000_clcd_remove()
|
/arch/arm/mach-integrator/ |
D | impd1.c | 220 static void impd1fb_clcd_disable(struct clcd_fb *fb) in impd1fb_clcd_disable() 228 static void impd1fb_clcd_enable(struct clcd_fb *fb) in impd1fb_clcd_enable() 234 static int impd1fb_clcd_setup(struct clcd_fb *fb) in impd1fb_clcd_setup() 264 static int impd1fb_clcd_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in impd1fb_clcd_mmap() 275 static void impd1fb_clcd_remove(struct clcd_fb *fb) in impd1fb_clcd_remove()
|
D | integrator_cp.c | 466 static void cp_clcd_enable(struct clcd_fb *fb) in cp_clcd_enable() 490 static int cp_clcd_setup(struct clcd_fb *fb) in cp_clcd_setup() 509 static int cp_clcd_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in cp_clcd_mmap() 517 static void cp_clcd_remove(struct clcd_fb *fb) in cp_clcd_remove()
|
/arch/arm/mach-realview/ |
D | core.c | 442 static void realview_clcd_disable(struct clcd_fb *fb) in realview_clcd_disable() 455 static void realview_clcd_enable(struct clcd_fb *fb) in realview_clcd_enable() 468 static int realview_clcd_setup(struct clcd_fb *fb) in realview_clcd_setup() 495 static int realview_clcd_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in realview_clcd_mmap() 503 static void realview_clcd_remove(struct clcd_fb *fb) in realview_clcd_remove()
|
/arch/arm/mach-pxa/ |
D | cm-x270.c | 189 static int cmx270_marathon_probe(struct fb_info *fb) in cmx270_marathon_probe() 207 static int cmx270_marathon_remove(struct fb_info *fb) in cmx270_marathon_remove()
|
/arch/arm/mach-versatile/ |
D | core.c | 576 static void versatile_clcd_disable(struct clcd_fb *fb) in versatile_clcd_disable() 603 static void versatile_clcd_enable(struct clcd_fb *fb) in versatile_clcd_enable() 651 static int versatile_clcd_setup(struct clcd_fb *fb) in versatile_clcd_setup() 670 static int versatile_clcd_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in versatile_clcd_mmap() 678 static void versatile_clcd_remove(struct clcd_fb *fb) in versatile_clcd_remove()
|
/arch/powerpc/xmon/ |
D | spu-dis.c | 117 int fb = (insn >> (32-18)) & 0x7f; in print_insn_spu() local
|
/arch/alpha/math-emu/ |
D | math.c | 104 unsigned long fa, fb, fc, func, mode, src; in alpha_fp_emul() local
|
/arch/powerpc/boot/ |
D | redboot.h | 45 unsigned long fb; /* Pointer to frame buffer (pixel) memory */ member
|
/arch/powerpc/math-emu/ |
D | math_efp.c | 186 unsigned long type, func, fc, fa, fb, src, speinsn; in do_spe_mathemu() local
|
/arch/arm/mach-at91/ |
D | at91sam9261_devices.c | 528 void __iomem *fb; in at91_add_device_lcdc() local
|