Searched refs:cleanup_extra_boxes (Results 1 – 3 of 3) sorted by relevance
103 void (*cleanup_extra_boxes)(struct intel_uncore_type *type); member
973 if (type->cleanup_extra_boxes) in uncore_type_exit()974 type->cleanup_extra_boxes(type); in uncore_type_exit()
6291 .cleanup_extra_boxes = spr_extra_boxes_cleanup,6306 .cleanup_extra_boxes = spr_extra_boxes_cleanup,