Searched refs:regset_list (Results 1 – 2 of 2) sorted by relevance
99 list_add_tail(®set->list, &xhci->regset_list); in xhci_debugfs_alloc_regset()660 INIT_LIST_HEAD(&xhci->regset_list); in xhci_debugfs_init()713 list_for_each_entry_safe(rgs, tmp, &xhci->regset_list, list) in xhci_debugfs_exit()
1651 struct list_head regset_list; member