Searched refs:stop_gracefull (Results 1 - 2 of 2) sorted by relevance

/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1017 if (fifo->stop_gracefull) {
1018 fifo->stop_gracefull = 0;
1131 if (fifo->stop_gracefull) {
1132 fifo->stop_gracefull = 0;
1207 if (fifo->stop_gracefull) {
1208 fifo->stop_gracefull = 0;
1465 fifo->stop_gracefull = 0;
1487 fifo->stop_gracefull = 1;
1493 while (fifo->stop_gracefull && timeout--)
1495 if (debug && fifo->stop_gracefull)
[all...]
H A Dhfcsusb.h267 __u8 stop_gracefull; /* stops URB retransmission */ member in struct:usb_fifo

Completed in 36 milliseconds