Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/gadget/
Ds3c-hsotg.c125 #define S3C_HSOTG_EPS (8+1) /* limit to 9 for the moment */ macro
938 if (idx > S3C_HSOTG_EPS) in ep_from_windex()
1928 for (i = 1; i < S3C_HSOTG_EPS; i++) in s3c_hsotg_irq_enumdone()
1991 for (ep = 0; ep < S3C_HSOTG_EPS; ep++) in s3c_hsotg_disconnect_irq()
2009 for (epno = 0; epno < S3C_HSOTG_EPS; epno++) { in s3c_hsotg_irq_fifoempty()
2705 for (ep = 0; ep < S3C_HSOTG_EPS; ep++) in usb_gadget_unregister_driver()
3178 for (epidx = 0; epidx < S3C_HSOTG_EPS; epidx++) { in s3c_hsotg_create_debug()
3200 for (epidx = 0; epidx < S3C_HSOTG_EPS; epidx++) { in s3c_hsotg_delete_debug()
3251 sizeof(struct s3c_hsotg_ep) * S3C_HSOTG_EPS, in s3c_hsotg_probe()
3344 for (epnum = 0; epnum < S3C_HSOTG_EPS; epnum++) in s3c_hsotg_probe()