Searched refs:CDNSP_ENDPOINTS_NUM (Results 1 – 2 of 2) sorted by relevance
483 for (i = 1; i < CDNSP_ENDPOINTS_NUM; ++i) { in cdnsp_zero_in_ctx()694 for (i = CDNSP_ENDPOINTS_NUM; i >= 1; i--) { in cdnsp_update_eps_configuration()764 for (i = 1; i < CDNSP_ENDPOINTS_NUM; ++i) in cdnsp_reset_device()1650 for (i = 0; i < CDNSP_ENDPOINTS_NUM; i++) { in cdnsp_gadget_init_endpoints()1730 for (i = 0; i < CDNSP_ENDPOINTS_NUM; i++) { in cdnsp_gadget_free_endpoints()
25 #define CDNSP_ENDPOINTS_NUM 31 macro1460 struct cdnsp_ep eps[CDNSP_ENDPOINTS_NUM];