HomeSort by relevance Sort by last modified time
    Searched refs:DRM_IOCTL_MODE_SETPROPERTY (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/drm/
drm.h 549 #define DRM_IOCTL_MODE_SETPROPERTY DRM_IOWR(0xAB, struct drm_mode_connector_set_property)
  /external/kernel-headers/original/uapi/drm/
drm.h 745 #define DRM_IOCTL_MODE_SETPROPERTY DRM_IOWR(0xAB, struct drm_mode_connector_set_property)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
drm.h 694 #define DRM_IOCTL_MODE_SETPROPERTY DRM_IOWR(0xAB, struct drm_mode_connector_set_property)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 694 #define DRM_IOCTL_MODE_SETPROPERTY DRM_IOWR(0xAB, struct drm_mode_connector_set_property)
  /hardware/intel/img/libdrm/libdrm/
xf86drmMode.c 594 if ((ret = drmIoctl(fd, DRM_IOCTL_MODE_SETPROPERTY, &osp)))
  /hardware/intel/img/libdrm/shared-core/
drm.h 792 #define DRM_IOCTL_MODE_SETPROPERTY DRM_IOWR(0xAB, struct drm_mode_connector_set_property)

Completed in 209 milliseconds