Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/iommufd/
Diommufd_private.h298 void iommufd_device_destroy(struct iommufd_object *obj);
Dmain.c480 .destroy = iommufd_device_destroy,
Ddevice.c134 void iommufd_device_destroy(struct iommufd_object *obj) in iommufd_device_destroy() function