Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dwmt_ge_rops.h20 sys_fillrect(p, rect); in wmt_ge_fillrect()
H A Dclps711x-fb.c162 .fb_fillrect = sys_fillrect,
H A Dvfb.c89 .fb_fillrect = sys_fillrect,
H A Darcfb.c371 sys_fillrect(info, rect); in arcfb_fillrect()
H A Dsh_mobile_lcdcfb.c1493 .fb_fillrect = sys_fillrect,
1660 sys_fillrect(info, rect); in sh_mobile_lcdc_fillrect()
H A Dps3fb.c948 .fb_fillrect = sys_fillrect,
H A Dau1200fb.c1495 .fb_fillrect = sys_fillrect,
H A Dsmscufx.c949 sys_fillrect(info, rect); in ufx_ops_fillrect()
H A Dudlfb.c774 sys_fillrect(info, rect); in dlfb_ops_fillrect()
/openbmc/linux/drivers/video/fbdev/core/
H A Dsysfillrect.c233 void sys_fillrect(struct fb_info *p, const struct fb_fillrect *rect) in sys_fillrect() function
321 EXPORT_SYMBOL(sys_fillrect);
H A DKconfig81 Include the sys_fillrect function for generic software rectangle
/openbmc/linux/drivers/auxdisplay/
H A Dcfag12864bfb.c61 .fb_fillrect = sys_fillrect,
H A Dht16k33.c362 .fb_fillrect = sys_fillrect,
/openbmc/linux/include/linux/
H A Dfb.h561 extern void sys_fillrect(struct fb_info *info, const struct fb_fillrect *rect);
574 .fb_fillrect = sys_fillrect, \
587 .fb_fillrect = sys_fillrect, \
/openbmc/linux/drivers/hid/
H A Dhid-picolcd_fb.c292 sys_fillrect(info, rect); in picolcd_fb_fillrect()
/openbmc/linux/drivers/staging/fbtft/
H A Dfbtft-core.c368 sys_fillrect(info, rect); in fbtft_fb_fillrect()