Home
last modified time | relevance | path

Searched refs:clcdfb_check (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/arch/arm/mach-nspire/
Dnspire.c46 .check = clcdfb_check,
/linux-4.1.27/arch/arm/mach-netx/
Dnxeb500hmi.c66 return clcdfb_check(fb, var); in nxeb500hmi_check()
Dnxdb500.c66 return clcdfb_check(fb, var); in nxdb500_check()
/linux-4.1.27/arch/arm/mach-lpc32xx/
Dphy3250.c149 .check = clcdfb_check,
/linux-4.1.27/arch/arm/mach-integrator/
Dintegrator_cp.c216 .check = clcdfb_check,
Dimpd1.c259 .check = clcdfb_check,
/linux-4.1.27/arch/arm/mach-realview/
Dcore.c345 .check = clcdfb_check,
/linux-4.1.27/include/linux/amba/
Dclcd.h282 static inline int clcdfb_check(struct clcd_fb *fb, struct fb_var_screeninfo *var) in clcdfb_check() function
/linux-4.1.27/arch/arm/mach-versatile/
Dcore.c569 .check = clcdfb_check,
/linux-4.1.27/drivers/video/fbdev/
Damba-clcd.c798 board->check = clcdfb_check; in clcdfb_of_get_board()