Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddebugfs.c392 static const struct file_operations dwc3_lsp_fops = { variable
1026 debugfs_create_file("lsp_dump", 0644, root, dwc, &dwc3_lsp_fops); in dwc3_debugfs_init()