Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/iommufd/
H A Dmain.c501 .destroy = iommufd_device_destroy,
H A Diommufd_private.h441 void iommufd_device_destroy(struct iommufd_object *obj);
H A Ddevice.c140 void iommufd_device_destroy(struct iommufd_object *obj) in iommufd_device_destroy() function