Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-nspire/
Dnspire.c39 .check = clcdfb_check,
/Linux-v4.19/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-v4.19/arch/arm/mach-lpc32xx/
Dphy3250.c108 .check = clcdfb_check,
/Linux-v4.19/arch/arm/mach-versatile/
Dversatile_dt.c246 .check = clcdfb_check,
/Linux-v4.19/include/linux/amba/
Dclcd.h273 static inline int clcdfb_check(struct clcd_fb *fb, struct fb_var_screeninfo *var) in clcdfb_check() function
/Linux-v4.19/arch/arm/mach-integrator/
Dimpd1.c258 .check = clcdfb_check,
/Linux-v4.19/drivers/video/fbdev/
Damba-clcd.c920 board->check = clcdfb_check; in clcdfb_of_get_board()