Searched defs:dst_x (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/dev/usb/ |
H A D | udl.c | 2196 udl_fb_block_copy(struct udl_softc * sc,uint32_t src_x,uint32_t src_y,uint32_t dst_x,uint32_t dst_y,uint32_t width,uint32_t height) udl_fb_block_copy() argument 2213 udl_fb_line_copy(struct udl_softc * sc,uint32_t src_x,uint32_t src_y,uint32_t dst_x,uint32_t dst_y,uint32_t width) udl_fb_line_copy() argument 2408 udl_fb_block_copy_comp(struct udl_softc * sc,uint32_t src_x,uint32_t src_y,uint32_t dst_x,uint32_t dst_y,uint32_t width,uint32_t height) udl_fb_block_copy_comp() argument 2424 udl_fb_line_copy_comp(struct udl_softc * sc,uint32_t src_x,uint32_t src_y,uint32_t dst_x,uint32_t dst_y,uint32_t width) udl_fb_line_copy_comp() argument
|
/openbsd-src/sys/dev/pci/drm/include/uapi/drm/ |
H A D | i915_drm.h | 1869 __u16 dst_x; member
|