Home
last modified time | relevance | path

Searched refs:tx_list_spinlock (Results 1 – 4 of 4) sorted by relevance

/drivers/hid/intel-ish-hid/ishtp/
Dclient.c80 spin_lock_init(&cl->tx_list_spinlock); in ishtp_cl_init()
583 spin_lock_irqsave(&cl->tx_list_spinlock, tx_flags); in ishtp_cl_send()
586 spin_unlock_irqrestore(&cl->tx_list_spinlock, tx_flags); in ishtp_cl_send()
651 spin_lock_irqsave(&cl->tx_list_spinlock, tx_flags); in ipc_tx_callback()
653 spin_unlock_irqrestore(&cl->tx_list_spinlock, tx_flags); in ipc_tx_callback()
658 spin_unlock_irqrestore(&cl->tx_list_spinlock, tx_flags); in ipc_tx_callback()
683 spin_unlock_irqrestore(&cl->tx_list_spinlock, tx_flags); in ipc_tx_callback()
692 spin_unlock_irqrestore(&cl->tx_list_spinlock, tx_flags); in ipc_tx_callback()
740 spin_lock_irqsave(&cl->tx_list_spinlock, tx_flags); in ishtp_cl_send_msg_dma()
742 spin_unlock_irqrestore(&cl->tx_list_spinlock, tx_flags); in ishtp_cl_send_msg_dma()
[all …]
Dclient-buffers.c152 spin_lock_irqsave(&cl->tx_list_spinlock, flags); in ishtp_cl_free_tx_ring()
161 spin_unlock_irqrestore(&cl->tx_list_spinlock, flags); in ishtp_cl_free_tx_ring()
Dclient.h87 spinlock_t tx_list_spinlock; member
Dhbm.c849 &cl->tx_list_spinlock, in recv_hbm()
857 &cl->tx_list_spinlock, in recv_hbm()
862 &cl->tx_list_spinlock, in recv_hbm()