Searched refs:hw_list_head (Results 1 – 1 of 1) sorted by relevance
276 struct list_head hw_list_head; member1388 INIT_LIST_HEAD(&data->hw_list_head); in mtk_iommu_probe()1389 list_add_tail(&data->list, &data->hw_list_head); in mtk_iommu_probe()1390 data->hw_list = &data->hw_list_head; in mtk_iommu_probe()