Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dffb.c32 static int ffb_setcolreg(unsigned, unsigned, unsigned, unsigned,
50 .fb_setcolreg = ffb_setcolreg,
650 static int ffb_setcolreg(unsigned regno, in ffb_setcolreg() function