Searched refs:hw_list_head (Results 1 – 1 of 1) sorted by relevance
237 struct list_head hw_list_head; member1244 INIT_LIST_HEAD(&data->hw_list_head); in mtk_iommu_probe()1245 list_add_tail(&data->list, &data->hw_list_head); in mtk_iommu_probe()1246 data->hw_list = &data->hw_list_head; in mtk_iommu_probe()