Searched refs:eplist_sz (Results 1 – 1 of 1) sorted by relevance
928 const int eplist_sz = roundup(eplist_raw_sz, ARCH_DMA_MINALIGN); in ci_udc_probe() local931 controller.epts = memalign(eplist_align, eplist_sz); in ci_udc_probe()934 memset(controller.epts, 0, eplist_sz); in ci_udc_probe()