Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/amba/
Dclcd.h143 static inline void clcdfb_decode(struct clcd_fb *fb, struct clcd_regs *regs) in clcdfb_decode() function
/Linux-v5.4/arch/arm/mach-integrator/
Dimpd1.c256 .decode = clcdfb_decode,
/Linux-v5.4/drivers/video/fbdev/
Damba-clcd.c857 board->decode = clcdfb_decode; in clcdfb_of_get_board()