Searched refs:lock_tx (Results 1 – 7 of 7) sorted by relevance
191 spin_lock_irqsave(&udc->lock_tx, flags); in v_send_ret()196 spin_unlock_irqrestore(&udc->lock_tx, flags); in v_send_ret()213 spin_lock_irqsave(&udc->lock_tx, flags); in v_send_ret()216 spin_unlock_irqrestore(&udc->lock_tx, flags); in v_send_ret()
79 spin_lock(&udc->lock_tx); in v_recv_cmd_unlink()82 spin_unlock(&udc->lock_tx); in v_recv_cmd_unlink()
99 spinlock_t lock_tx; member
419 spin_lock(&udc->lock_tx); in v_timer()429 spin_unlock(&udc->lock_tx); in v_timer()
569 spin_lock_init(&udc->lock_tx); in init_vudc_hw()
22 lock_tx(dp);
125 spinlock_t lock_tx; /* port lock */ member880 spin_lock_irq(&atmel_port->lock_tx); in atmel_complete_tx_dma()884 spin_unlock_irq(&atmel_port->lock_tx); in atmel_complete_tx_dma()1030 spin_lock_init(&atmel_port->lock_tx); in atmel_prepare_tx_dma()
Completed in 12 milliseconds