Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/host/
A Dxhci-debugfs.c314 static struct xhci_file_map context_files[] = { variable
326 for (i = 0; i < ARRAY_SIZE(context_files); i++) { in xhci_context_open()
327 f_map = &context_files[i]; in xhci_context_open()
437 xhci_debugfs_create_files(xhci, context_files, in xhci_debugfs_create_context_files()
438 ARRAY_SIZE(context_files), in xhci_debugfs_create_context_files()

Completed in 5 milliseconds