Home
last modified time | relevance | path

Searched defs:width (Results 1551 - 1575 of 2483) sorted by relevance

1...<<61626364656667686970>>...100

/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dcamera.c68 unsigned int width; member
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H A Dav7110_hw.c824 CreateOSDWindow(struct av7110 *av7110, u8 windownr, osd_raw_window_t disptype, u16 width, u16 height) CreateOSDWindow() argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c535 binary_grid_deci_factor_log2(int width, int height) binary_grid_deci_factor_log2() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c1032 unsigned int width, height; in rkvdec_h264_validate_sps() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_spi.c1183 int spi_populate_width_msg(unsigned char *msg, int width) in spi_populate_width_msg() argument
1204 spi_populate_ppr_msg(unsigned char *msg, int period, int offset, int width, int options) spi_populate_ppr_msg() argument
1264 print_nego(const unsigned char *msg, int per, int off, int width) print_nego() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/console/
H A Dvgacon.c1048 static int vgacon_resize(struct vc_data *c, unsigned int width, in vgacon_resize() argument
527 vgacon_doresize(struct vc_data *c, unsigned int width, unsigned int height) vgacon_doresize() argument
1159 vgacon_clear(struct vc_data *vc, int sy, int sx, int height, int width) vgacon_clear() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dbroadsheetfb.c980 broadsheetfb_defio_damage_area(struct fb_info *info, u32 x, u32 y, u32 width, u32 height) broadsheetfb_defio_damage_area() argument
H A Dep93xx-fb.c344 static inline int ep93xxfb_convert_color(int val, int width) in ep93xxfb_convert_color() argument
H A Dssd1307fb.c84 u32 width; member
212 ssd1307fb_update_rect(struct ssd1307fb_par *par, unsigned int x, unsigned int y, unsigned int width, unsigned int height) ssd1307fb_update_rect() argument
312 ssd1307fb_defio_damage_area(struct fb_info *info, u32 x, u32 y, u32 width, u32 height) ssd1307fb_defio_damage_area() argument
[all...]
H A Dvga16fb.c846 u32 dx = rect->dx, width = rect->width; in vga_8planes_fillrect() local
900 int x, x2, y2, vxres, vyres, width, height, line_ofs; in vga16fb_fillrect() local
980 u32 sx, dx, width; vga_8planes_copyarea() local
1032 int height, width, line_ofs; vga16fb_copyarea() local
[all...]
H A Dpm2fb.c200 u16 width; member
693 u32 width = (info->var.xres_virtual + 7) & ~7; in pm2fb_set_par() local
1243 int width = ((image->width + 7) >> 3) pm2fb_imageblit() local
[all...]
H A Dpm3fb.c217 const u32 width = (info->var.xres_virtual + 7) & ~7; in pm3fb_init_engine() local
581 int width = ((image->width + 7) >> 3) pm3fb_imageblit() local
731 const u32 width = (info->var.xres_virtual + 7) & ~7; pm3fb_write_mode() local
[all...]
H A Dtgafb.c633 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local
846 u32 color, dx, dy, width, height, vxres, vyres; global() local
933 u32 dx, dy, width, height, vxres, vyres, color; global() local
1061 copyarea_line_8bpp(struct fb_info *info, u32 dy, u32 sy, u32 height, u32 width) global() argument
1106 copyarea_line_32bpp(struct fb_info *info, u32 dy, u32 sy, u32 height, u32 width) global() argument
1155 copyarea_8bpp(struct fb_info *info, u32 dx, u32 dy, u32 sx, u32 sy, u32 height, u32 width, u32 line_length, const struct fb_copyarea *area) global() argument
1266 unsigned long dx, dy, width, height, sx, sy, vxres, vyres; global() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbmem.c358 static void fb_rotate_logo_ud(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_ud() argument
368 static void fb_rotate_logo_cw(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_cw() argument
377 static void fb_rotate_logo_ccw(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_ccw() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/fbtft/
H A Dfbtft.h107 unsigned int width; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c620 int width, height; in mt9m114_get_fmt() local
644 u32 width = fmt->width; in mt9m114_set_fmt() local
959 int width, height; mt9m114_s_exposure_selection() local
[all...]
H A Dov2722.h173 int width; member
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Datomisp_compat_ioctl32.h73 unsigned int width; /* number of valid elements per line */ member
121 __u32 width; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/include/linux/
H A Datomisp_platform.h143 u16 width; member
/kernel/linux/linux-6.6/drivers/pinctrl/samsung/
H A Dpinctrl-samsung.c439 u32 data, width, pin_offset, mask, shift; in samsung_pinconf_rw() local
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/
H A Di810_main.c798 static void i810_load_cursor_image(int width, int height, u8 *data, in i810_load_cursor_image() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/nvidia/
H A Dnv_hw.c244 int data, pagemiss, cas, width, video_enable, bpp; in nv4CalcArbitration() local
417 int data, pagemiss, width, video_enable, bpp; in nv10CalcArbitration() local
856 NVCalcStateExt(struct nvidia_par *par, RIVA_HW_STATE * state, int bpp, int width, int hDisplaySize, int height, int dotClock, int flags) NVCalcStateExt() argument
[all...]
H A Dnv_type.h55 u32 width; member
/kernel/linux/linux-6.6/drivers/video/
H A Dsticore.c197 sti_set(struct sti_struct *sti, int src_y, int src_x, int height, int width, u8 color) sti_set() argument
230 sti_clear(struct sti_struct *sti, int src_y, int src_x, int height, int width, int c, struct sti_cooked_font *font) sti_clear() argument
267 sti_bmove(struct sti_struct *sti, int src_y, int src_x, int dst_y, int dst_x, int height, int width, struct sti_cooked_font *font) sti_bmove() argument
603 sti_search_font(struct sti_cooked_rom *rom, int height, int width) sti_search_font() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c977 int width, dclk, i, j; /*, refresh; */ in savagefb_decode_var() local

Completed in 33 milliseconds

1...<<61626364656667686970>>...100