Searched refs:MAX3420_EPNAME_SIZE (Results 1 – 1 of 1) sorted by relevance
32 #define MAX3420_EPNAME_SIZE 16 /* Buffer size for endpoint name */ macro159 char name[MAX3420_EPNAME_SIZE];1175 snprintf(ep->name, MAX3420_EPNAME_SIZE, "ep0"); in max3420_eps_init()1182 snprintf(ep->name, MAX3420_EPNAME_SIZE, "ep1-bulk-out"); in max3420_eps_init()1186 snprintf(ep->name, MAX3420_EPNAME_SIZE, in max3420_eps_init()