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

  /xsrc/external/mit/libdrm/dist/
xf86drmMode.h 138 int count_values; member in struct:_drmModeProperty
  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm_mode.h 423 __u32 count_values; member in struct:drm_mode_get_property
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm_mode.h 576 * To retrieve the number of elements, set @count_values and @count_enum_blobs
577 * to zero, then call the ioctl. @count_values will be updated with the number
582 * set @count_values to its capacity. If the property has the type
609 /** @count_values: Number of elements in @values_ptr. */
610 __u32 count_values; member in struct:drm_mode_get_property
  /xsrc/external/mit/libdrm/dist/include/drm/
drm_mode.h 579 * To retrieve the number of elements, set @count_values and @count_enum_blobs
580 * to zero, then call the ioctl. @count_values will be updated with the number
585 * set @count_values to its capacity. If the property has the type
612 /** @count_values: Number of elements in @values_ptr. */
613 __u32 count_values; member in struct:drm_mode_get_property
  /xsrc/external/mit/libX11/dist/include/X11/
Xlib.h 1378 unsigned short count_values; member in struct:__anon5635

Completed in 13 milliseconds