Searched refs:max_drm_pmu_type (Results 1 – 1 of 1) sorted by relevance
78 __u32 max_drm_pmu_type = 0, type; in add_drm_pmu() local95 if (pmu->type > max_drm_pmu_type) in add_drm_pmu()96 max_drm_pmu_type = pmu->type; in add_drm_pmu()103 if (max_drm_pmu_type != 0) in add_drm_pmu()104 type = max_drm_pmu_type + 1; in add_drm_pmu()