Searched refs:blob_count (Results 1 – 1 of 1) sorted by relevance
2731 int blob_count = 0; in drm_mode_getproperty_ioctl() local2758 blob_count++; in drm_mode_getproperty_ioctl()2801 if ((out_resp->count_enum_blobs >= blob_count) && blob_count) { in drm_mode_getproperty_ioctl()2820 out_resp->count_enum_blobs = blob_count; in drm_mode_getproperty_ioctl()