iopf_queue_remove_device
iopf_queue_remove_device(iommu->iopf_queue, dev_data->dev);
iopf_queue_remove_device(master->smmu->evtq.iopf, master->dev);
iopf_queue_remove_device(iommu->iopf_queue, dev);
iopf_queue_remove_device(info->iommu->iopf_queue, info->dev);
EXPORT_SYMBOL_GPL(iopf_queue_remove_device);
iopf_queue_remove_device(queue, iopf_param->dev);
iopf_queue_remove_device(mock_iommu_iopf_queue, dev);
void iopf_queue_remove_device(struct iopf_queue *queue, struct device *dev);