Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/amba/
Dclcd.h242 static inline int clcdfb_check(struct clcd_fb *fb, struct fb_var_screeninfo *var) in clcdfb_check() function
/Linux-v5.4/arch/arm/mach-integrator/
Dimpd1.c255 .check = clcdfb_check,
/Linux-v5.4/drivers/video/fbdev/
Damba-clcd.c856 board->check = clcdfb_check; in clcdfb_of_get_board()