Searched refs:VM_STOP (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dwb35tx.c53 pWb35Tx->EP4vm_state = VM_STOP;
63 pWb35Tx->EP4vm_state = VM_STOP;
113 pWb35Tx->EP4vm_state = VM_STOP;
176 } while( (pWb35Tx->EP2vm_state != VM_STOP) && (pWb35Tx->EP4vm_state != VM_STOP) );
234 pWb35Tx->EP2vm_state= VM_STOP;
255 pWb35Tx->EP2vm_state = VM_STOP;
290 pWb35Tx->EP2vm_state = VM_STOP;
H A Dwb35rx.c116 pWb35Rx->EP3vm_state = VM_STOP;
192 pWb35Rx->EP3vm_state = VM_STOP;
207 pWb35Rx->EP3vm_state = VM_STOP;
227 pWb35Rx->EP3vm_state = VM_STOP;
288 pWb35Rx->EP3vm_state = VM_STOP;
314 pWb35Rx->EP3vm_state = VM_STOP;
353 } while (pWb35Rx->EP3vm_state != VM_STOP);
H A Dwb35reg.c138 while (reg->EP0vm_state != VM_STOP)
147 reg->EP0vm_state = VM_STOP;
304 while (reg->EP0vm_state != VM_STOP)
315 reg->EP0vm_state = VM_STOP;
453 reg->EP0vm_state = VM_STOP;
470 reg->EP0vm_state = VM_STOP;
485 reg->EP0vm_state = VM_STOP;
512 } while (reg->EP0vm_state != VM_STOP);
H A Dwbhal_s.h81 VM_STOP = 0, enumerator in enum:__anon16033
H A Dwbusb.c328 && (pWbUsb->DetectCount || reg->EP0vm_state != VM_STOP))

Completed in 111 milliseconds