Searched refs:hwlist (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/iommu/
H A Dmtk_iommu.c364 /* If 2 M4U share a domain(use the same hwlist), Put the corresponding info in first data.*/
365 static struct mtk_iommu_data *mtk_iommu_get_frst_data(struct list_head *hwlist) argument
367 return list_first_entry(hwlist, struct mtk_iommu_data, list);

Completed in 160 milliseconds