Home
last modified time | relevance | path

Searched defs:bits_per_line (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dsyscopyarea.c319 unsigned long const bits_per_line = p->fix.line_length*8u; in sys_copyarea() local
H A Dcfbcopyarea.c385 unsigned long const bits_per_line = p->fix.line_length*8u; in cfb_copyarea() local
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dsyscopyarea.c319 unsigned int const bits_per_line = p->fix.line_length * 8u; in sys_copyarea() local
H A Dcfbcopyarea.c385 unsigned int const bits_per_line = p->fix.line_length * 8u; in cfb_copyarea() local
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Datmel_lcdfb.c566 unsigned long bits_per_line; in atmel_lcdfb_set_par() local
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Datmel_lcdfb.c546 unsigned long bits_per_line; in atmel_lcdfb_set_par() local

Completed in 9 milliseconds