Home
last modified time | relevance | path

Searched defs:fb (Results 1 – 22 of 22) sorted by relevance

/arch/arm/mach-netx/
Dfb.c35 void netx_clcd_enable(struct clcd_fb *fb) in netx_clcd_enable()
39 int netx_clcd_setup(struct clcd_fb *fb) in netx_clcd_setup()
58 int netx_clcd_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in netx_clcd_mmap()
66 void netx_clcd_remove(struct clcd_fb *fb) in netx_clcd_remove()
Dnxeb500hmi.c61 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()
Dnxdb500.c61 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-lpc32xx/
Dphy3250.c85 static int lpc32xx_clcd_setup(struct clcd_fb *fb) in lpc32xx_clcd_setup()
117 static int lpc32xx_clcd_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in lpc32xx_clcd_mmap()
124 static void lpc32xx_clcd_remove(struct clcd_fb *fb) in lpc32xx_clcd_remove()
135 static void clcd_disable(struct clcd_fb *fb) in clcd_disable()
141 static void clcd_enable(struct clcd_fb *fb) in clcd_enable()
/arch/arm/mach-nspire/
Dclcd.c65 int nspire_clcd_setup(struct clcd_fb *fb) in nspire_clcd_setup()
108 int nspire_clcd_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in nspire_clcd_mmap()
115 void nspire_clcd_remove(struct clcd_fb *fb) in nspire_clcd_remove()
/arch/arm/mach-integrator/
Dimpd1.c195 static void impd1fb_clcd_disable(struct clcd_fb *fb) in impd1fb_clcd_disable()
203 static void impd1fb_clcd_enable(struct clcd_fb *fb) in impd1fb_clcd_enable()
209 static int impd1fb_clcd_setup(struct clcd_fb *fb) in impd1fb_clcd_setup()
239 static int impd1fb_clcd_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in impd1fb_clcd_mmap()
250 static void impd1fb_clcd_remove(struct clcd_fb *fb) in impd1fb_clcd_remove()
Dintegrator_cp.c179 static void cp_clcd_enable(struct clcd_fb *fb) in cp_clcd_enable()
204 static int cp_clcd_setup(struct clcd_fb *fb) in cp_clcd_setup()
/arch/arm/mach-realview/
Dcore.c272 static void realview_clcd_disable(struct clcd_fb *fb) in realview_clcd_disable()
285 static void realview_clcd_enable(struct clcd_fb *fb) in realview_clcd_enable()
304 static int realview_clcd_setup(struct clcd_fb *fb) in realview_clcd_setup()
/arch/arm/boot/dts/
Dvt8500.dtsi120 fb: fb@d8050800 { label
Dwm8650.dtsi199 fb: fb@d8050800 { label
Dimx1.dtsi86 fb: fb@00205000 { label
Dwm8505.dtsi218 fb: fb@d8050800 { label
Dwm8850.dtsi214 fb: fb@d8051700 { label
Dimx27.dtsi464 fb: fb@10021000 { label
/arch/arm/mach-pxa/
Dcm-x270.c205 static int cmx270_marathon_probe(struct fb_info *fb) in cmx270_marathon_probe()
220 static int cmx270_marathon_remove(struct fb_info *fb) in cmx270_marathon_remove()
/arch/arm/mach-versatile/
Dcore.c443 static void versatile_clcd_disable(struct clcd_fb *fb) in versatile_clcd_disable()
470 static void versatile_clcd_enable(struct clcd_fb *fb) in versatile_clcd_enable()
526 static int versatile_clcd_setup(struct clcd_fb *fb) in versatile_clcd_setup()
557 static void versatile_clcd_decode(struct clcd_fb *fb, struct clcd_regs *regs) in versatile_clcd_decode()
/arch/arm/mach-vt8500/
Dvt8500.c79 struct device_node *fb; in vt8500_init() local
/arch/powerpc/xmon/
Dspu-dis.c117 int fb = (insn >> (32-18)) & 0x7f; in print_insn_spu() local
/arch/powerpc/math-emu/
Dmath_efp.c185 unsigned long type, func, fc, fa, fb, src, speinsn; in do_spe_mathemu() local
732 unsigned long speinsn, type, fb, fc, fptype, func; in speround_handler() local
/arch/mips/bcm47xx/
Dsprom.c201 bool fb = fallback; in bcm47xx_sprom_fill_auto() local
522 bool fb = fallback; in bcm47xx_fill_sprom_ethernet() local
/arch/alpha/math-emu/
Dmath.c104 unsigned long fa, fb, fc, func, mode, src; in alpha_fp_emul() local
/arch/powerpc/boot/
Dredboot.h45 unsigned long fb; /* Pointer to frame buffer (pixel) memory */ member