Searched defs:dwc3_ep_file_map (Results 1 – 1 of 1) sorted by relevance
675 struct dwc3_ep_file_map { struct676 const char name[25];677 const struct file_operations *const fops;970 static const struct dwc3_ep_file_map dwc3_ep_file_map[] = { variable