Searched refs:endpoint (Results 126 - 138 of 138) sorted by relevance

123456

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/storage/
H A Dusb.c29 * Also, for certain devices, the interrupt endpoint is used to convey
732 * Find the first endpoint of each type we need.
738 ep = &altsetting->endpoint[i].desc;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/usb/
H A Dusbnet.c29 * so interface (un)binding, endpoint I/O queues, fault handling, and other
108 * remember any status endpoint, just in case;
115 e = alt->endpoint + ep;
487 /* NOTE: not throttling like RX/TX, since this endpoint
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/zc0301/
H A Dzc0301_core.c435 endpoint[0].desc.wMaxPacketSize);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/block/
H A Dub.c1005 /* reset the endpoint toggle */
1022 /* reset the endpoint toggle */
1039 /* reset the endpoint toggle */
2058 /* reset the endpoint toggle */
2082 ep = &altsetting->endpoint[i].desc;
2084 /* Is it a BULK endpoint? */
2099 printk(KERN_NOTICE "%s: failed endpoint check\n",
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/atm/
H A Dueagle-atm.c1376 endpoint[0].desc.bInterval);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/misc/
H A Dusbtest.c129 e = alt->endpoint + ep;
541 * this doesn't test how endpoint halts behave or data toggles get set, since
911 case 8: // clear endpoint halt (USUALLY STALLS)
920 case 9: // get endpoint status
923 // endpoint 0
932 case 11: // get endpoint descriptor (ALWAYS STALLS)
934 // endpoint == 0
1352 case -ESHUTDOWN: /* endpoint disabled */
2011 * host side MUST rely on the endpoint descriptors.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dkeyspan_pda.S361 ;; Get_Status(endpoint)
H A Dxircom_pgs.S399 ;; Get_Status(endpoint)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/et61x251/
H A Det61x251_core.c551 endpoint[0].desc.wMaxPacketSize);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A Dip-cref.tex589 --- the address of the remote endpoint for pointopoint interfaces.
2369 --- set the remote endpoint of the tunnel.
2394 not be able to escape to another device when the route to endpoint changes.
2484 transmitted because there is no IP route to the remote endpoint.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/sn9c102/
H A Dsn9c102_core.c870 endpoint[0].desc.wMaxPacketSize);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dov511.c5318 mxps = le16_to_cpu(alt->endpoint[0].desc.wMaxPacketSize);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c58710 FilePoint endpoint; /* Pointer to the end of the file */ member in struct:MemJournal
[all...]

Completed in 518 milliseconds

123456