HomeSort by relevance Sort by last modified time
    Searched full:drm_mode_get_connector (Results 1 - 11 of 11) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm_mode.h 165 struct drm_mode_get_connector { struct
drm.h 689 #define DRM_IOCTL_MODE_GETCONNECTOR DRM_IOWR(0xA7, struct drm_mode_get_connector)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm_mode.h 168 struct drm_mode_get_connector { struct
drm.h 701 #define DRM_IOCTL_MODE_GETCONNECTOR DRM_IOWR(0xA7, struct drm_mode_get_connector)
  /external/kernel-headers/original/uapi/drm/
drm_mode.h 230 struct drm_mode_get_connector { struct
drm.h 757 #define DRM_IOCTL_MODE_GETCONNECTOR DRM_IOWR(0xA7, struct drm_mode_get_connector)
  /bionic/libc/kernel/uapi/drm/
drm_mode.h 207 struct drm_mode_get_connector { struct
drm.h 545 #define DRM_IOCTL_MODE_GETCONNECTOR DRM_IOWR(0xA7, struct drm_mode_get_connector)
  /external/libdrm/include/drm/
drm_mode.h 219 struct drm_mode_get_connector { struct
drm.h 745 #define DRM_IOCTL_MODE_GETCONNECTOR DRM_IOWR(0xA7, struct drm_mode_get_connector)
  /external/libdrm/
xf86drmMode.c 483 struct drm_mode_get_connector conn, counts;
487 memset(&conn, 0, sizeof(struct drm_mode_get_connector));

Completed in 525 milliseconds