Home
last modified time | relevance | path

Searched refs:regset_list (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-debugfs.c99 list_add_tail(&regset->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()
H A Dxhci.h1928 struct list_head regset_list; member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-debugfs.c99 list_add_tail(&regset->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()
H A Dxhci.h1937 struct list_head regset_list; member

Completed in 14 milliseconds