Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Diommufd_private.h504 void iommufd_device_pre_destroy(struct iommufd_object *obj);
H A Dmain.c698 .pre_destroy = iommufd_device_pre_destroy,
H A Ddevice.c182 void iommufd_device_pre_destroy(struct iommufd_object *obj) in iommufd_device_pre_destroy() function