Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-debugfs.c228 static struct xhci_file_map ring_files[] = { variable
241 for (i = 0; i < ARRAY_SIZE(ring_files); i++) { in xhci_ring_open()
242 f_map = &ring_files[i]; in xhci_ring_open()
425 xhci_debugfs_create_files(xhci, ring_files, ARRAY_SIZE(ring_files), in xhci_debugfs_create_ring_dir()