Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/
H A Dep93xx-fb.c344 static inline int ep93xxfb_convert_color(int val, int width) in ep93xxfb_convert_color() function
386 red = ep93xxfb_convert_color(red, info->var.red.length); in ep93xxfb_setcolreg()
387 green = ep93xxfb_convert_color(green, info->var.green.length); in ep93xxfb_setcolreg()
388 blue = ep93xxfb_convert_color(blue, info->var.blue.length); in ep93xxfb_setcolreg()
389 transp = ep93xxfb_convert_color(transp, in ep93xxfb_setcolreg()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/
H A Dep93xx-fb.c344 static inline int ep93xxfb_convert_color(int val, int width) in ep93xxfb_convert_color() function
386 red = ep93xxfb_convert_color(red, info->var.red.length); in ep93xxfb_setcolreg()
387 green = ep93xxfb_convert_color(green, info->var.green.length); in ep93xxfb_setcolreg()
388 blue = ep93xxfb_convert_color(blue, info->var.blue.length); in ep93xxfb_setcolreg()
389 transp = ep93xxfb_convert_color(transp, in ep93xxfb_setcolreg()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/
H A Dep93xx-fb.c344 static inline int ep93xxfb_convert_color(int val, int width) in ep93xxfb_convert_color() function
386 red = ep93xxfb_convert_color(red, info->var.red.length); in ep93xxfb_setcolreg()
387 green = ep93xxfb_convert_color(green, info->var.green.length); in ep93xxfb_setcolreg()
388 blue = ep93xxfb_convert_color(blue, info->var.blue.length); in ep93xxfb_setcolreg()
389 transp = ep93xxfb_convert_color(transp, in ep93xxfb_setcolreg()