Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/usb/dwc3/
Ddebug.h418 extern void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep);
423 static inline void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_create_endpoint_dir() function
Ddebugfs.c989 void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_create_endpoint_dir() function
Dgadget.c3427 dwc3_debugfs_create_endpoint_dir(dep); in dwc3_gadget_init_endpoint()