Home
last modified time | relevance | path

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

/openbmc/linux/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()