Searched refs:enum_count (Results 1 – 3 of 3) sorted by relevance
470 int enum_count = 0; in drm_mode_getproperty_ioctl() local505 enum_count++; in drm_mode_getproperty_ioctl()506 if (out_resp->count_enum_blobs < enum_count) in drm_mode_getproperty_ioctl()518 out_resp->count_enum_blobs = enum_count; in drm_mode_getproperty_ioctl()
603 int enum_count = ctf_member_count (state->cds_fp, id); in ctf_dump_type() local614 if ((i > 5) && (i < enum_count - 4)) in ctf_dump_type()627 if ((i == 5) && (enum_count > 10)) in ctf_dump_type()