Home
last modified time | relevance | path

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

/drivers/iommu/
Dmsm_iommu.c279 struct msm_iommu_ctx_drvdata *tmp_drvdata; in msm_iommu_attach_dev() local
306 list_for_each_entry(tmp_drvdata, &priv->list_attached, attached_elm) in msm_iommu_attach_dev()
307 if (tmp_drvdata == ctx_drvdata) { in msm_iommu_attach_dev()