/linux/arch/mips/net/ |
H A D | bpf_jit_comp64.c | 274 static void emit_bswap_r64(struct jit_context *ctx, u8 dst, u32 width) in emit_bswap_r64() argument 316 static void emit_trunc_r64(struct jit_context *ctx, u8 dst, u32 width) in emit_trunc_r64() argument
|
/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | sys_regs.c | 34 u8 width; member 199 int width = restrictions[i].width; in get_restricted_features() local
|
/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-video.c | 260 u16 width, u16 height) in em28xx_capture_area_set() argument 316 int width = norm_maxw(dev); in em28xx_resolution_set() local 1374 size_to_scale(struct em28xx * dev,unsigned int width,unsigned int height,unsigned int * hscale,unsigned int * vscale) size_to_scale() argument 1391 scale_to_size(struct em28xx * dev,unsigned int hscale,unsigned int vscale,unsigned int * width,unsigned int * height) scale_to_size() argument 1448 unsigned int width = f->fmt.pix.width; vidioc_try_fmt_vid_cap() local 1506 em28xx_set_video_format(struct em28xx * dev,unsigned int fourcc,unsigned int width,unsigned int height) em28xx_set_video_format() argument [all...] |
/linux/drivers/clk/imx/ |
H A D | clk-fixup-mux.c | 69 u8 shift, u8 width, const char * const *parents, in imx_clk_hw_fixup_mux() argument
|
/linux/drivers/pinctrl/sprd/ |
H A D | pinctrl-sprd.h | 17 #define SPRD_PIN_INFO(num, type, offset, width, reg) \ argument
|
/linux/include/linux/ |
H A D | eeprom_93cx6.h | 55 int width; member
|
/linux/drivers/gpu/drm/tegra/ |
H A D | fb.c | 146 unsigned int width = cmd->width / (i ? info->hsub : 1); in tegra_fb_create() local
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_vbif.h | 13 u32 width; member
|
/linux/include/uapi/drm/ |
H A D | drm_sarea.h | 68 unsigned int width; member
|
/linux/drivers/video/fbdev/aty/ |
H A D | mach64_cursor.c | 153 unsigned int width = (cursor->image.width + 7) >> 3; in atyfb_cursor() local
|
/linux/drivers/staging/media/atomisp/pci/css_2401_system/ |
H A D | isys_dma_global.h | 39 u32 width; member
|
/linux/tools/perf/ui/browsers/ |
H A D | map.c | 30 int width; in map_browser__write() local
|
/linux/drivers/video/console/ |
H A D | vgacon.c | 557 unsigned int width, unsigned int height) in vgacon_doresize() argument 1077 static int vgacon_resize(struct vc_data *c, unsigned int width, in vgacon_resize() argument 1189 vgacon_clear(struct vc_data * vc,unsigned int sy,unsigned int sx,unsigned int width) vgacon_clear() argument [all...] |
/linux/tools/perf/ui/stdio/ |
H A D | hist.c | 626 int width; in print_hierarchy_indent() local 642 unsigned width = 0; in hists__fprintf_hierarchy_headers() local 776 unsigned int width; hists__fprintf_standard_headers() local [all...] |
/linux/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
|
/linux/samples/bpf/ |
H A D | lathist_user.c | 23 static void stars(char *str, long val, long max, int width) in stars() argument
|
/linux/include/drm/ |
H A D | drm_panic.h | 55 unsigned int width; member
|
/linux/drivers/media/platform/st/stm32/dma2d/ |
H A D | dma2d-hw.c | 53 u16 width, u16 height) in dma2d_config_common() argument
|
/linux/drivers/clk/actions/ |
H A D | owl-divider.h | 19 u8 width; member
|
/linux/arch/loongarch/include/asm/ |
H A D | processor.h | 65 #define FPR_IDX(width, idx) (idx) argument 67 #define BUILD_FPR_ACCESS(width) \ argument [all...] |
/linux/drivers/clk/bcm/ |
H A D | clk-iproc.h | 17 #define bit_mask(width) ((1 << (width)) - 1) argument 94 unsigned int width; member
|
/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_plane.c | 182 uint32_t width, uint32_t height) in virtio_gpu_panic_resource_flush() argument 199 uint32_t width, uint32_t height) in virtio_gpu_resource_flush() argument
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
H A D | dcn32_resource.h | 57 int width; member 66 int width; member
|
/linux/drivers/clk/sunxi-ng/ |
H A D | ccu_mux.h | 17 u8 width; member 22 u8 width; member
|
/linux/drivers/video/fbdev/omap/ |
H A D | hwa742.c | 71 int x, y, width, height; member 196 static void enable_tearsync(int y, int width, int height, int screen_height, in enable_tearsync() argument 430 int width = win->width; in create_req_list() local 528 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...] |