Searched refs:frstdata (Results 1 – 1 of 1) sorted by relevance
711 struct mtk_iommu_data *data = dev_iommu_priv_get(dev), *frstdata; in mtk_iommu_attach_device() local727 frstdata = mtk_iommu_get_frst_data(hw_list); in mtk_iommu_attach_device()729 mutex_lock(&frstdata->mutex); in mtk_iommu_attach_device()730 ret = mtk_iommu_domain_finalise(dom, frstdata, region_id); in mtk_iommu_attach_device()731 mutex_unlock(&frstdata->mutex); in mtk_iommu_attach_device()