Home
last modified time | relevance | path

Searched defs:cellsize (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dbitblit.c30 unsigned int cellsize = vc->vc_font.height * width; in update_attr() local
149 u32 cellsize = width * vc->vc_font.height; in bit_putcs() local
77 bit_putcs_aligned(struct vc_data *vc, struct fb_info *info, const u16 *s, u32 attr, u32 cnt, u32 d_pitch, u32 s_pitch, u32 cellsize, struct fb_image *image, u8 *buf, u8 *dst) bit_putcs_aligned() argument
108 bit_putcs_unaligned(struct vc_data *vc, struct fb_info *info, const u16 *s, u32 attr, u32 cnt, u32 d_pitch, u32 s_pitch, u32 cellsize, struct fb_image *image, u8 *buf, u8 *dst) bit_putcs_unaligned() argument
[all...]
H A Dfbcon_ccw.c136 u32 cellsize = width * vc->vc_font.width; in ccw_putcs() local
98 ccw_putcs_aligned(struct vc_data *vc, struct fb_info *info, const u16 *s, u32 attr, u32 cnt, u32 d_pitch, u32 s_pitch, u32 cellsize, struct fb_image *image, u8 *buf, u8 *dst) ccw_putcs_aligned() argument
H A Dfbcon_cw.c121 u32 cellsize = width * vc->vc_font.width; in cw_putcs() local
83 cw_putcs_aligned(struct vc_data *vc, struct fb_info *info, const u16 *s, u32 attr, u32 cnt, u32 d_pitch, u32 s_pitch, u32 cellsize, struct fb_image *image, u8 *buf, u8 *dst) cw_putcs_aligned() argument
H A Dfbcon_ud.c30 unsigned int cellsize = vc->vc_font.height * width; in ud_update_attr() local
158 u32 cellsize = width * vc->vc_font.height; in ud_putcs() local
85 ud_putcs_aligned(struct vc_data *vc, struct fb_info *info, const u16 *s, u32 attr, u32 cnt, u32 d_pitch, u32 s_pitch, u32 cellsize, struct fb_image *image, u8 *buf, u8 *dst) ud_putcs_aligned() argument
116 ud_putcs_unaligned(struct vc_data *vc, struct fb_info *info, const u16 *s, u32 attr, u32 cnt, u32 d_pitch, u32 s_pitch, u32 cellsize, struct fb_image *image, u8 *buf, u8 *dst) ud_putcs_unaligned() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dbitblit.c30 unsigned int cellsize = vc->vc_font.height * width; in update_attr() local
149 u32 cellsize = width * vc->vc_font.height; in bit_putcs() local
77 bit_putcs_aligned(struct vc_data *vc, struct fb_info *info, const u16 *s, u32 attr, u32 cnt, u32 d_pitch, u32 s_pitch, u32 cellsize, struct fb_image *image, u8 *buf, u8 *dst) bit_putcs_aligned() argument
108 bit_putcs_unaligned(struct vc_data *vc, struct fb_info *info, const u16 *s, u32 attr, u32 cnt, u32 d_pitch, u32 s_pitch, u32 cellsize, struct fb_image *image, u8 *buf, u8 *dst) bit_putcs_unaligned() argument
[all...]
H A Dfbcon_ccw.c136 u32 cellsize = width * vc->vc_font.width; in ccw_putcs() local
98 ccw_putcs_aligned(struct vc_data *vc, struct fb_info *info, const u16 *s, u32 attr, u32 cnt, u32 d_pitch, u32 s_pitch, u32 cellsize, struct fb_image *image, u8 *buf, u8 *dst) ccw_putcs_aligned() argument
H A Dfbcon_cw.c121 u32 cellsize = width * vc->vc_font.width; in cw_putcs() local
83 cw_putcs_aligned(struct vc_data *vc, struct fb_info *info, const u16 *s, u32 attr, u32 cnt, u32 d_pitch, u32 s_pitch, u32 cellsize, struct fb_image *image, u8 *buf, u8 *dst) cw_putcs_aligned() argument
H A Dfbcon_ud.c30 unsigned int cellsize = vc->vc_font.height * width; in ud_update_attr() local
158 u32 cellsize = width * vc->vc_font.height; in ud_putcs() local
85 ud_putcs_aligned(struct vc_data *vc, struct fb_info *info, const u16 *s, u32 attr, u32 cnt, u32 d_pitch, u32 s_pitch, u32 cellsize, struct fb_image *image, u8 *buf, u8 *dst) ud_putcs_aligned() argument
116 ud_putcs_unaligned(struct vc_data *vc, struct fb_info *info, const u16 *s, u32 attr, u32 cnt, u32 d_pitch, u32 s_pitch, u32 cellsize, struct fb_image *image, u8 *buf, u8 *dst) ud_putcs_unaligned() argument
[all...]
/device/soc/rockchip/common/sdk_linux/scripts/dtc/
H A Dchecks.c1457 int cell, cellsize = 0; in check_property_phandle_args() local
/kernel/linux/linux-5.10/scripts/dtc/
H A Dchecks.c1370 int cell, cellsize = 0; in check_property_phandle_args() local
/kernel/linux/linux-6.6/scripts/dtc/
H A 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
[all...]

Completed in 15 milliseconds