Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/dwc3/
Ddebug.h416 extern void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep);
420 static inline void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_create_endpoint_dir() function
Ddebugfs.c889 void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_create_endpoint_dir() function
Dgadget.c3141 dwc3_debugfs_create_endpoint_dir(dep); in dwc3_gadget_init_endpoint()