Home
last modified time | relevance | path

Searched refs:epno (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c2061 int epno, ret; in s3c_hsotg_irq_fifoempty() local
2065 for (epno = 0; epno < S3C_HSOTG_EPS; epno++) { in s3c_hsotg_irq_fifoempty()
2066 ep = &hsotg->eps[epno]; in s3c_hsotg_irq_fifoempty()