Searched refs:unlinking (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/usbip/
H A Dstub.h56 /* see comments for unlinking in stub_rx.c */
71 int unlinking; member in struct:stub_priv
H A Dstub_tx.c100 if (priv->unlinking) {
H A Dstub_rx.c233 * By unlinking the urb asynchronously, stub_rx can continuously
237 * See also comments about unlinking strategy in vhci_hcd.c.
259 * cancelling it. The unlinking flag means that we are
264 priv->unlinking = 1;
267 * In the case that unlinking flag is on, prev->seqnum
284 * though submission is completed and actual unlinking
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/usbip/
H A Dstub.h56 /* see comments for unlinking in stub_rx.c */
71 int unlinking; member in struct:stub_priv
H A Dstub_tx.c100 if (priv->unlinking) {
H A Dstub_rx.c233 * By unlinking the urb asynchronously, stub_rx can continuously
237 * See also comments about unlinking strategy in vhci_hcd.c.
259 * cancelling it. The unlinking flag means that we are
264 priv->unlinking = 1;
267 * In the case that unlinking flag is on, prev->seqnum
284 * though submission is completed and actual unlinking

Completed in 273 milliseconds