Searched refs:cleanup_extra_boxes (Results 1 – 3 of 3) sorted by relevance
103 void (*cleanup_extra_boxes)(struct intel_uncore_type *type); member
965 if (type->cleanup_extra_boxes) in uncore_type_exit()966 type->cleanup_extra_boxes(type); in uncore_type_exit()
6261 .cleanup_extra_boxes = spr_extra_boxes_cleanup,6276 .cleanup_extra_boxes = spr_extra_boxes_cleanup,