Home
last modified time | relevance | path

Searched refs:cleanup_mapping (Results 1 – 3 of 3) sorted by relevance

/arch/x86/events/intel/
Duncore.h98 void (*cleanup_mapping)(struct intel_uncore_type *type); member
Duncore.c940 if (type->cleanup_mapping) in uncore_type_exit()
941 type->cleanup_mapping(type); in uncore_type_exit()
Duncore_snbep.c3917 .cleanup_mapping = skx_iio_cleanup_mapping,
4574 .cleanup_mapping = snr_iio_cleanup_mapping,
5192 .cleanup_mapping = icx_iio_cleanup_mapping,