/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | tgafb.c | 626 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local 839 u32 color, dx, dy, width, height, vxres, vyres; global() local 927 u32 dx, dy, width, height, vxres, vyres, color; global() local 1055 copyarea_line_8bpp(struct fb_info *info, u32 dy, u32 sy, u32 height, u32 width) global() argument 1100 copyarea_line_32bpp(struct fb_info *info, u32 dy, u32 sy, u32 height, u32 width) global() argument 1149 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 1260 unsigned long dx, dy, width, height, sx, sy, vxres, vyres; global() local [all...] |
H A D | pm2fb.c | 199 u16 width; member 691 u32 width = (info->var.xres_virtual + 7) & ~7; in pm2fb_set_par() local 1241 int width = ((image->width + 7) >> 3) pm2fb_imageblit() local [all...] |
H A D | pm3fb.c | 216 const u32 width = (info->var.xres_virtual + 7) & ~7; in pm3fb_init_engine() local 580 int width = ((image->width + 7) >> 3) pm3fb_imageblit() local 730 const u32 width = (info->var.xres_virtual + 7) & ~7; pm3fb_write_mode() local [all...] |
H A D | ssd1307fb.c | 84 u32 width; member [all...] |
H A D | vga16fb.c | 848 u32 dx = rect->dx, width = rect->width; in vga_8planes_fillrect() local 902 int x, x2, y2, vxres, vyres, width, height, line_ofs; in vga16fb_fillrect() local 982 u32 sx, dx, width; vga_8planes_copyarea() local 1034 int height, width, line_ofs; vga16fb_copyarea() local [all...] |
/kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/ |
H A D | sisusb_con.c | 420 sisusbcon_clear(struct vc_data *c, int y, int x, int height, int width) in sisusbcon_clear() argument 1323 sisusbdummycon_clear(struct vc_data *vc, int sy, int sx, int height, int width) sisusbdummycon_clear() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/ |
H A D | nv_hw.c | 244 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 D | nv_type.h | 55 u32 width; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/savage/ |
H A D | savagefb_driver.c | 973 int width, dclk, i, j; /*, refresh; */ in savagefb_decode_var() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/ |
H A D | i810_main.c | 797 static void i810_load_cursor_image(int width, int height, u8 *data, in i810_load_cursor_image() argument
|
/kernel/linux/linux-5.10/include/media/drv-intf/ |
H A D | cx2341x.h | 28 u16 width; member 108 u16 width; member
|
/kernel/linux/linux-5.10/sound/soc/bcm/ |
H A D | bcm2835-i2s.c | 249 bcm2835_i2s_set_dai_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int width) bcm2835_i2s_set_dai_tdm_slot() argument 318 bcm2835_i2s_calc_channel_pos( unsigned int *ch1_pos, unsigned int *ch2_pos, unsigned int mask, unsigned int width, unsigned int bit_offset, unsigned int odd_offset) bcm2835_i2s_calc_channel_pos() argument [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | adau1977.c | 496 adau1977_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int width) adau1977_set_tdm_slot() argument
|
H A D | ak4613.c | 82 unsigned int width; member 369 unsigned int width = params_width(params); in ak4613_dai_hw_params() local 344 ak4613_dai_fmt_matching(const struct ak4613_interface *iface, int is_play, unsigned int fmt, unsigned int width) ak4613_dai_fmt_matching() argument
|
H A D | tlv320aic3x.c | 1053 int width = aic3x->slot_width; in aic3x_hw_params() local 1202 int width = aic3x->slot_width; in aic3x_prepare() local [all...] |
H A D | ssm2518.c | 523 ssm2518_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int width) ssm2518_set_tdm_slot() argument
|
H A D | tscs42xx.c | 816 unsigned int width; in setup_sample_format() local
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | qconf.cc | 1255 int width, height; in ConfigSearchWindow() local 1314 int width, height; in ConfigMainWindow() local [all...] |
/kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
H A D | ssi.c | 217 int width = rsnd_rdai_width_get(rdai); in rsnd_rdai_width_to_swl() local 238 int width = rsnd_rdai_width_get(rdai); in rsnd_ssi_clk_query() local 373 int width; in rsnd_ssi_config_init() local [all...] |
/kernel/linux/linux-5.10/tools/firewire/ |
H A D | nosy-dump.c | 316 int width; /* Width of field, 0 means use data_length. */ member 644 get_bits(struct link_packet *packet, int offset, int width) in get_bits() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | annotate.h | 206 int width; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omapfb.h | 113 __u32 width, height; member 122 __u32 width, height; member 217 __u32 width; /* phys width of the display in micrometers */ member
|
H A D | virtio_gpu.h | 140 __le32 width; member 156 __le32 width; member 242 __le32 width; member
|
H A D | kd.h | 162 unsigned int width, height; /* font size */ member 168 unsigned int width, height; /* font size */ member
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | exynos_drm.h | 273 __u32 width, height; member
|