Home
last modified time | relevance | path

Searched refs:EP3vm_state (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/winbond/
Dwb35rx.c112 pWb35Rx->EP3vm_state = VM_STOP; in Wb35Rx_indicate()
162 pWb35Rx->EP3vm_state = VM_COMPLETED; in Wb35Rx_Complete()
171 pWb35Rx->EP3vm_state = VM_COMPLETED; in Wb35Rx_Complete()
186 pWb35Rx->EP3vm_state = VM_STOP; in Wb35Rx_Complete()
201 pWb35Rx->EP3vm_state = VM_STOP; in Wb35Rx_Complete()
221 pWb35Rx->EP3vm_state = VM_STOP; in Wb35Rx_Complete()
268 pWb35Rx->EP3vm_state = VM_RUNNING; in Wb35Rx()
280 pWb35Rx->EP3vm_state = VM_STOP; in Wb35Rx()
292 pWb35Rx->EP3vm_state = VM_RUNNING; in Wb35Rx_start()
306 pWb35Rx->EP3vm_state = VM_STOP; in Wb35Rx_reset_descriptor()
[all …]
Dwb35rx_s.h28 u32 EP3vm_state; member