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