Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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.c3307 dwc3_debugfs_create_endpoint_dir(dep); in dwc3_gadget_init_endpoint()
/kernel/linux/linux-5.10/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.c1001 void dwc3_debugfs_create_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_create_endpoint_dir() function
Dgadget.c2723 dwc3_debugfs_create_endpoint_dir(dep); in dwc3_gadget_init_endpoint()