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