Searched refs:epno (Results 1 – 1 of 1) sorted by relevance
2198 int epno, ret; in s3c_hsotg_irq_fifoempty() local2201 for (epno = 0; epno < hsotg->num_of_eps; epno++) { in s3c_hsotg_irq_fifoempty()2202 ep = index_to_ep(hsotg, epno, 1); in s3c_hsotg_irq_fifoempty()