Home
last modified time | relevance | path

Searched defs:dwc3_ep_file_map (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/usb/dwc3/
Ddebugfs.c631 struct dwc3_ep_file_map { struct
632 const char name[25];
633 const struct file_operations *const fops;
863 static const struct dwc3_ep_file_map dwc3_ep_file_map[] = { variable