Home
last modified time | relevance | path

Searched defs:cellsize (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/video/fbdev/core/
Dbitblit.c30 unsigned int cellsize = vc->vc_font.height * width; in update_attr() local
79 u32 d_pitch, u32 s_pitch, u32 cellsize, in bit_putcs_aligned()
111 u32 s_pitch, u32 cellsize, in bit_putcs_unaligned()
149 u32 cellsize = width * vc->vc_font.height; in bit_putcs() local
Dfbcon_ud.c30 unsigned int cellsize = vc->vc_font.height * width; in ud_update_attr() local
87 u32 d_pitch, u32 s_pitch, u32 cellsize, in ud_putcs_aligned()
119 u32 s_pitch, u32 cellsize, in ud_putcs_unaligned()
158 u32 cellsize = width * vc->vc_font.height; in ud_putcs() local
Dfbcon_cw.c85 u32 d_pitch, u32 s_pitch, u32 cellsize, in cw_putcs_aligned()
121 u32 cellsize = width * vc->vc_font.width; in cw_putcs() local
Dfbcon_ccw.c100 u32 d_pitch, u32 s_pitch, u32 cellsize, in ccw_putcs_aligned()
136 u32 cellsize = width * vc->vc_font.width; in ccw_putcs() local
/Linux-v6.6/scripts/dtc/
Dchecks.c1391 unsigned int cell, cellsize = 0; in check_property_phandle_args() local
1602 size_t cellsize, cell, map_cells; in check_interrupt_map() local