Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddmar.h126 extern int dmar_device_add(acpi_handle handle);
175 static inline int dmar_device_add(void *handle) in dmar_device_add() function
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dpci_root.c584 if (hotadd && dmar_device_add(handle)) { in acpi_pci_root_add()
/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Ddmar.c2291 int dmar_device_add(acpi_handle handle) in dmar_device_add() function