Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dmain.c699 .destroy = iommufd_device_destroy,
H A Diommufd_private.h506 void iommufd_device_destroy(struct iommufd_object *obj);
H A Ddevice.c191 void iommufd_device_destroy(struct iommufd_object *obj) in iommufd_device_destroy() function