Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Ddmar.c2257 static int dmar_device_hotplug(acpi_handle handle, bool insert) in dmar_device_hotplug() function
2293 return dmar_device_hotplug(handle, true); in dmar_device_add()
2298 return dmar_device_hotplug(handle, false); in dmar_device_remove()