Home
last modified time | relevance | path

Searched defs:width (Results 176 – 200 of 1099) sorted by relevance

12345678910>>...44

/linux/arch/mips/net/
H A Dbpf_jit_comp64.c274 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 Dsys_regs.c34 u8 width; member
199 int width = restrictions[i].width; in get_restricted_features() local
/linux/drivers/media/usb/em28xx/
H A Dem28xx-video.c260 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 Dclk-fixup-mux.c69 u8 shift, u8 width, const char * const *parents, in imx_clk_hw_fixup_mux() argument
/linux/drivers/pinctrl/sprd/
H A Dpinctrl-sprd.h17 #define SPRD_PIN_INFO(num, type, offset, width, reg) \ argument
/linux/include/linux/
H A Deeprom_93cx6.h55 int width; member
/linux/drivers/gpu/drm/tegra/
H A Dfb.c146 unsigned int width = cmd->width / (i ? info->hsub : 1); in tegra_fb_create() local
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_vbif.h13 u32 width; member
/linux/include/uapi/drm/
H A Ddrm_sarea.h68 unsigned int width; member
/linux/drivers/video/fbdev/aty/
H A Dmach64_cursor.c153 unsigned int width = (cursor->image.width + 7) >> 3; in atyfb_cursor() local
/linux/drivers/staging/media/atomisp/pci/css_2401_system/
H A Disys_dma_global.h39 u32 width; member
/linux/tools/perf/ui/browsers/
H A Dmap.c30 int width; in map_browser__write() local
/linux/drivers/video/console/
H A Dvgacon.c557 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 Dhist.c626 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 Domapfb.h113 __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 Dlathist_user.c23 static void stars(char *str, long val, long max, int width) in stars() argument
/linux/include/drm/
H A Ddrm_panic.h55 unsigned int width; member
/linux/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d-hw.c53 u16 width, u16 height) in dma2d_config_common() argument
/linux/drivers/clk/actions/
H A Dowl-divider.h19 u8 width; member
/linux/arch/loongarch/include/asm/
H A Dprocessor.h65 #define FPR_IDX(width, idx) (idx) argument
67 #define BUILD_FPR_ACCESS(width) \ argument
[all...]
/linux/drivers/clk/bcm/
H A Dclk-iproc.h17 #define bit_mask(width) ((1 << (width)) - 1) argument
94 unsigned int width; member
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_plane.c182 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 Ddcn32_resource.h57 int width; member
66 int width; member
/linux/drivers/clk/sunxi-ng/
H A Dccu_mux.h17 u8 width; member
22 u8 width; member
/linux/drivers/video/fbdev/omap/
H A Dhwa742.c71 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...]

12345678910>>...44