HomeSort by: relevance | last modified time | path
    Searched defs:hot_x (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_framebuffer.h 194 * @hot_x: X coordinate of the cursor hotspot. Used by the legacy cursor
198 int hot_x; member in struct:drm_framebuffer
  /src/sys/arch/arm/broadcom/
bcm283x_platform.c 605 static int cursor_x = 0, cursor_y = 0, hot_x = 0, hot_y = 0, cursor_on = 0; variable in typeref:typename:int
1102 hot_x = cur->hot.x;
1150 rpi_fb_initcursor(pcursor, hot_x, hot_y);
  /src/sys/dev/pci/
viogpu.h 156 __le32 hot_x; /* update only */ member in struct:virtio_gpu_update_cursor
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm_mode.h 612 __s32 hot_x; member in struct:drm_mode_cursor2

Completed in 16 milliseconds