regset_list 99 drivers/usb/host/xhci-debugfs.c list_add_tail(®set->list, &xhci->regset_list); regset_list 545 drivers/usb/host/xhci-debugfs.c INIT_LIST_HEAD(&xhci->regset_list); regset_list 598 drivers/usb/host/xhci-debugfs.c list_for_each_entry_safe(rgs, tmp, &xhci->regset_list, list) regset_list 1901 drivers/usb/host/xhci.h struct list_head regset_list;