Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/intel-ish-hid/ishtp/
Dclient.c529 unsigned long tx_flags, tx_free_flags; in ishtp_cl_send() local
559 spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_send()
562 tx_free_flags); in ishtp_cl_send()
571 tx_free_flags); in ishtp_cl_send()
580 spin_unlock_irqrestore(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_send()
635 unsigned long tx_flags, tx_free_flags; in ipc_tx_callback() local
686 spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags); in ipc_tx_callback()
689 tx_free_flags); in ipc_tx_callback()
734 unsigned long tx_flags, tx_free_flags; in ishtp_cl_send_msg_dma() local
779 spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_send_msg_dma()
[all …]