Searched refs:eplist_raw_sz (Results 1 – 1 of 1) sorted by relevance
927 const int eplist_raw_sz = num * sizeof(struct ept_queue_head); in ci_udc_probe() local928 const int eplist_sz = roundup(eplist_raw_sz, ARCH_DMA_MINALIGN); in ci_udc_probe()