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

  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm_mode.h 360 __u64 modes_ptr; member in struct:drm_mode_get_connector
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm_mode.h 434 * zero, set @count_modes to 1, and set @modes_ptr to a temporary struct
437 * To retrieve the elements, allocate arrays for @encoders_ptr, @modes_ptr,
461 /** @modes_ptr: Pointer to struct drm_mode_modeinfo array. */
462 __u64 modes_ptr; member in struct:drm_mode_get_connector
  /xsrc/external/mit/libdrm/dist/include/drm/
drm_mode.h 434 * zero, set @count_modes to 1, and set @modes_ptr to a temporary struct
437 * To retrieve the elements, allocate arrays for @encoders_ptr, @modes_ptr,
461 /** @modes_ptr: Pointer to struct drm_mode_modeinfo array. */
462 __u64 modes_ptr; member in struct:drm_mode_get_connector

Completed in 7 milliseconds