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