Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EP_NAME_SIZE
drivers/usb/renesas_usbhs/mod_gadget.c
1134
snprintf(uep->ep_name, EP_NAME_SIZE, "ep%d", i);
drivers/usb/renesas_usbhs/mod_gadget.c
34
char ep_name[EP_NAME_SIZE];