Searched refs:hwlist (Results 1 – 1 of 1) sorted by relevance
320 static struct mtk_iommu_data *mtk_iommu_get_frst_data(struct list_head *hwlist) in mtk_iommu_get_frst_data() argument322 return list_first_entry(hwlist, struct mtk_iommu_data, list); in mtk_iommu_get_frst_data()