Searched refs:epidx (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dmidi.c1657 int i, epidx; local
1674 epidx = 0;
1687 if (endpoints[epidx].out_ep) {
1688 if (++epidx >= MIDI_MAX_ENDPOINTS) {
1693 endpoints[epidx].out_ep = usb_endpoint_num(ep);
1695 endpoints[epidx].out_interval = ep->bInterval;
1702 endpoints[epidx].out_interval = 1;
1703 endpoints[epidx].out_cables = (1 << ms_ep->bNumEmbMIDIJack) - 1;
1707 if (endpoints[epidx].in_ep) {
1708 if (++epidx >
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c3152 unsigned epidx; local
3177 for (epidx = 0; epidx < S3C_HSOTG_EPS; epidx++) {
3178 struct s3c_hsotg_ep *ep = &hsotg->eps[epidx];
3197 unsigned epidx; local
3199 for (epidx = 0; epidx < S3C_HSOTG_EPS; epidx++) {
3200 struct s3c_hsotg_ep *ep = &hsotg->eps[epidx];
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_cmds.h211 u8 epidx[13]; /* dword 0 */ member in struct:amap_eq_context
372 u8 epidx[11]; /* dword 0 */ member in struct:amap_cq_context
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_cmds.h197 u8 epidx[13]; /* dword 0*/ member in struct:amap_eq_context
286 u8 epidx[11]; /* dword 0*/ member in struct:amap_cq_context

Completed in 64 milliseconds