Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-debugfs.c226 static struct xhci_file_map ring_files[] = { variable
239 for (i = 0; i < ARRAY_SIZE(ring_files); i++) { in xhci_ring_open()
240 f_map = &ring_files[i]; in xhci_ring_open()
418 xhci_debugfs_create_files(xhci, ring_files, ARRAY_SIZE(ring_files), in xhci_debugfs_create_ring_dir()