Home
last modified time | relevance | path

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

/linux-6.15/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.c680 unsigned long tx_flags, tx_free_flags; in ishtp_cl_send() local
710 spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_send()
713 tx_free_flags); in ishtp_cl_send()
722 tx_free_flags); in ishtp_cl_send()
733 spin_unlock_irqrestore(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_send()
789 unsigned long tx_flags, tx_free_flags; in ipc_tx_send() local
857 spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags); in ipc_tx_send()
861 tx_free_flags); in ipc_tx_send()
898 unsigned long tx_flags, tx_free_flags; in ishtp_cl_send_msg_dma() local
951 spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_send_msg_dma()
[all …]