Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-ish-hid/ishtp/
A Dclient.c19 unsigned long tx_free_flags; in ishtp_cl_get_tx_free_buffer_size() local
22 spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_get_tx_free_buffer_size()
24 spin_unlock_irqrestore(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_get_tx_free_buffer_size()
699 unsigned long tx_flags, tx_free_flags; in ishtp_cl_send() local
729 spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_send()
732 tx_free_flags); in ishtp_cl_send()
741 tx_free_flags); in ishtp_cl_send()
808 unsigned long tx_flags, tx_free_flags; in ipc_tx_send() local
876 spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags); in ipc_tx_send()
880 tx_free_flags); in ipc_tx_send()
[all …]

Completed in 6 milliseconds