Home
last modified time | relevance | path

Searched defs:resolution (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.h54 struct resolution { struct
55 int width;
56 int height;
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Ddisplay.c539 int type, unsigned int resolution) in setup_virtual_dp_monitor()
784 int intel_vgpu_init_display(struct intel_vgpu *vgpu, u64 resolution) in intel_vgpu_init_display()
/openbsd-src/sbin/wsconsctl/
H A Dmouse.c44 static u_int resolution; variable
/openbsd-src/usr.sbin/wsmoused/
H A Dwsmoused.h98 unsigned int resolution; /* MOUSE_RES_XXX or a positive number */ member
/openbsd-src/sys/dev/usb/
H A Duoakrh.c53 int resolution; member
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_common.cpp837 if (u32 resolution = flags()->resolution) { in AddLeakedChunks() local
/openbsd-src/sys/dev/pckbc/
H A Dpms.c1014 int resolution = 0, max_coords = 0, min_coords = 0; synaptics_get_hwinfo() local