Home
last modified time | relevance | path

Searched refs:ring_files (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-debugfs.c229 static struct xhci_file_map ring_files[] = { variable
242 for (i = 0; i < ARRAY_SIZE(ring_files); i++) { in xhci_ring_open()
243 f_map = &ring_files[i]; in xhci_ring_open()
426 xhci_debugfs_create_files(xhci, ring_files, ARRAY_SIZE(ring_files), in xhci_debugfs_create_ring_dir()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-debugfs.c229 static struct xhci_file_map ring_files[] = { variable
242 for (i = 0; i < ARRAY_SIZE(ring_files); i++) { in xhci_ring_open()
243 f_map = &ring_files[i]; in xhci_ring_open()
426 xhci_debugfs_create_files(xhci, ring_files, ARRAY_SIZE(ring_files), in xhci_debugfs_create_ring_dir()

Completed in 5 milliseconds