Home
last modified time | relevance | path

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

/drivers/gpu/drm/
A Ddrm_format_helper.c143 void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) in __drm_fb_xfrm() argument
185 void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) in __drm_fb_xfrm_toio() argument
230 void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) in drm_fb_xfrm() argument
499 void (*swab_line)(void *dbuf, const void *sbuf, unsigned int npixels); in drm_fb_swab()
/drivers/gpu/drm/sitronix/
A Dst7571-i2c.c261 u32 npixels = st7571->ncols * round_up(st7571->nlines, ST7571_PAGE_HEIGHT) * st7571->bpp; in st7571_fb_clear_screen() local
264 for (int i = 0; i < npixels; i++) in st7571_fb_clear_screen()

Completed in 8 milliseconds