Searched refs:count_objs (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm_mode.h1152 __u32 count_objs; member in struct:drm_mode_atomic
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm_mode.h746 __u32 count_objs; member in struct:drm_mode_atomic
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm_mode.h1019 __u32 count_objs; member in struct:drm_mode_atomic
/xsrc/external/mit/libdrm/dist/
H A Dxf86drmMode.c1549 atomic.count_objs++;
1568 objs_ptr = drmMalloc(atomic.count_objs * sizeof objs_ptr[0]);
1574 count_props_ptr = drmMalloc(atomic.count_objs * sizeof count_props_ptr[0]);

Completed in 10 milliseconds