/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ |
H A D | intelfbhw.c | 1955 void intelfbhw_cursor_load(struct intelfb_info *dinfo, int width, int height, in intelfbhw_cursor_load() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/riva/ |
H A D | riva_hw.h | 496 U032 width; member
|
H A D | fbdev.c | 670 int bpp, width, hDisplaySize, hDisplay, hStart, in riva_load_video_mode() local 1494 u32 fgx = 0, bgx = 0, width, tmp; in rivafb_imageblit() local [all...] |
H A D | riva_hw.c | 659 int data, pagemiss, cas,width, video_enable, color_key_enable, bpp, align; in nv4CalcArbitration() local 845 int data, pagemiss, cas,width, video_enable, color_key_enable, bpp, align; in nv10CalcArbitration() local 1235 CalcStateExt( RIVA_HW_INST *chip, RIVA_HW_STATE *state, struct pci_dev *pdev, int bpp, int width, int hDisplaySize, int height, int dotClock ) CalcStateExt() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | udlfb.c | 371 const int width = *width_bytes / sizeof(unsigned long); in dlfb_trim_hline() local 596 dlfb_handle_damage(struct dlfb_data *dlfb, int x, int y, int width, int height) dlfb_handle_damage() argument 696 dlfb_offload_damage(struct dlfb_data *dlfb, int x, int y, int width, int height) dlfb_offload_damage() argument [all...] |
H A D | tridentfb.c | 792 static inline void set_lwidth(struct tridentfb_par *par, int width) in set_lwidth() argument
|
H A D | cirrusfb.c | 2654 cirrusfb_BitBLT(u8 __iomem *regbase, int bits_per_pixel, u_short curx, u_short cury, u_short destx, u_short desty, u_short width, u_short height, u_short line_length) cirrusfb_BitBLT() argument 2698 cirrusfb_RectFill(u8 __iomem *regbase, int bits_per_pixel, u_short x, u_short y, u_short width, u_short height, u32 fg_color, u32 bg_color, u_short line_length, u_char blitmode) cirrusfb_RectFill() argument [all...] |
H A D | fsl-diu-fb.c | 994 fsl_diu_load_cursor_image(struct fb_info *info, const void *image, uint16_t bg, uint16_t fg, unsigned int width, unsigned int height) fsl_diu_load_cursor_image() argument 1181 CNVT_TOHW(__u32 val, __u32 width) CNVT_TOHW() argument [all...] |
H A D | smscufx.c | 811 ufx_raw_rect(struct ufx_data *dev, u16 *cmd, int x, int y, int width, int height) ufx_raw_rect() argument 850 ufx_handle_damage(struct ufx_data *dev, int x, int y, int width, int height) ufx_handle_damage() argument 974 const int width = dev->info->var.xres; ufx_dpy_deferred_io() local [all...] |
H A D | stifb.c | 473 SET_ATTR_SIZE(struct stifb_info *fb, int width, int height) in SET_ATTR_SIZE() argument
|
H A D | sticore.h | 230 u8 width; member 246 int height, width; member 298 s16 width; /* bloc member [all...] |
H A D | mx3fb.c | 506 sdc_init_panel(struct mx3fb_data *mx3fb, enum ipu_panel panel, uint32_t pixel_clk, uint16_t width, uint16_t height, uint16_t h_start_width, uint16_t h_sync_width, uint16_t h_end_width, uint16_t v_start_width, uint16_t v_sync_width, uint16_t v_end_width, const struct ipu_di_signal_cfg *sig) sdc_init_panel() argument
|
H A D | hyperv_fb.c | 119 u16 width; member 197 u32 width; /* CURSOR_MAX_X at most */ member [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbmem.c | 358 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-5.10/drivers/video/fbdev/omap/ |
H A D | hwa742.c | 71 int x, y, width, height; member 188 static void enable_tearsync(int y, int width, int height, int screen_height, in enable_tearsync() argument 421 int width = win->width; in create_req_list() local 513 hwa742_setup_plane(int plane, int channel_out, unsigned long offset, int screen_width, int pos_x, int pos_y, int width, int height, int color_mode) hwa742_setup_plane() argument [all...] |
/kernel/linux/linux-5.10/samples/vfio-mdev/ |
H A D | mbochs.c | 142 u32 width; member [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | ntb.h | 744 ntb_link_is_up(struct ntb_dev *ntb, enum ntb_speed *speed, enum ntb_width *width) ntb_link_is_up() argument [all...] |
/kernel/linux/linux-5.10/sound/core/oss/ |
H A D | pcm_oss.c | 1657 unsigned long width; in snd_pcm_oss_sync() local
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_lib.c | 1385 int width = l & 0xffff; in snd_pcm_hw_rule_msbits() local 1414 snd_pcm_hw_constraint_msbits(struct snd_pcm_runtime *runtime, unsigned int cond, unsigned int width, unsigned int msbits) snd_pcm_hw_constraint_msbits() argument 1705 int width; snd_pcm_lib_ioctl_channel_info() local [all...] |
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-diff.c | 137 int width; member 1349 cycles_printf(struct hist_entry *he, struct hist_entry *pair, struct perf_hpp *hpp, int width) cycles_printf() argument 1710 int width = 0; init_header() local [all...] |
/kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
H A D | core.c | 633 int rsnd_rdai_width_ctrl(struct rsnd_dai *rdai, int width) in rsnd_rdai_width_ctrl() argument
|
/kernel/linux/linux-5.10/sound/soc/sunxi/ |
H A D | sun4i-i2s.c | 368 static s8 sun4i_i2s_get_sr(const struct sun4i_i2s *i2s, int width) in sun4i_i2s_get_sr() argument 379 static s8 sun4i_i2s_get_wss(const struct sun4i_i2s *i2s, int width) in sun4i_i2s_get_wss() argument 390 sun8i_i2s_get_sr_wss(const struct sun4i_i2s *i2s, int width) sun8i_i2s_get_sr_wss() argument 487 u32 width; sun4i_i2s_hw_params() local [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hist.h | 261 int (*width)(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, member
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | vc4_drm.h | 147 __u16 width; member
|
H A D | r128_drm.h | 287 unsigned short width, height; member
|