Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/intel-ish-hid/ishtp/
Dclient-buffers.c147 spin_lock_irqsave(&cl->tx_list_spinlock, flags); in ishtp_cl_free_tx_ring()
156 spin_unlock_irqrestore(&cl->tx_list_spinlock, flags); in ishtp_cl_free_tx_ring()
267 spin_lock_irqsave(&cl->tx_list_spinlock, tx_flags); in ishtp_cl_tx_empty()
269 spin_unlock_irqrestore(&cl->tx_list_spinlock, tx_flags); in ishtp_cl_tx_empty()
Dclient.c91 spin_lock_init(&cl->tx_list_spinlock); in ishtp_cl_init()
590 spin_lock_irqsave(&cl->tx_list_spinlock, tx_flags); in ishtp_cl_send()
593 spin_unlock_irqrestore(&cl->tx_list_spinlock, tx_flags); in ishtp_cl_send()
659 spin_lock_irqsave(&cl->tx_list_spinlock, tx_flags); in ipc_tx_send()
661 spin_unlock_irqrestore(&cl->tx_list_spinlock, tx_flags); in ipc_tx_send()
666 spin_unlock_irqrestore(&cl->tx_list_spinlock, tx_flags); in ipc_tx_send()
709 spin_unlock_irqrestore(&cl->tx_list_spinlock, tx_flags); in ipc_tx_send()
758 spin_lock_irqsave(&cl->tx_list_spinlock, tx_flags); in ishtp_cl_send_msg_dma()
760 spin_unlock_irqrestore(&cl->tx_list_spinlock, tx_flags); in ishtp_cl_send_msg_dma()
769 spin_unlock_irqrestore(&cl->tx_list_spinlock, tx_flags); in ishtp_cl_send_msg_dma()
[all …]
Dclient.h71 spinlock_t tx_list_spinlock; member
Dhbm.c807 &cl->tx_list_spinlock, in recv_hbm()
815 &cl->tx_list_spinlock, in recv_hbm()
820 &cl->tx_list_spinlock, in recv_hbm()