Searched refs:tx_free_flags (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/ |
H A D | client.c | 18 unsigned long tx_free_flags; in ishtp_cl_get_tx_free_buffer_size() local 21 spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_get_tx_free_buffer_size() 23 spin_unlock_irqrestore(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_get_tx_free_buffer_size() 534 unsigned long tx_flags, tx_free_flags; in ishtp_cl_send() local 564 spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_send() 567 tx_free_flags); in ishtp_cl_send() 576 tx_free_flags); in ishtp_cl_send() 587 spin_unlock_irqrestore(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_send() 643 unsigned long tx_flags, tx_free_flags; in ipc_tx_send() local 711 spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags); in ipc_tx_send() 752 unsigned long tx_flags, tx_free_flags; ishtp_cl_send_msg_dma() local [all...] |
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/ |
H A D | client.c | 19 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() 534 unsigned long tx_flags, tx_free_flags; in ishtp_cl_send() local 564 spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_send() 567 tx_free_flags); in ishtp_cl_send() 576 tx_free_flags); in ishtp_cl_send() 587 spin_unlock_irqrestore(&cl->tx_free_list_spinlock, tx_free_flags); in ishtp_cl_send() 643 unsigned long tx_flags, tx_free_flags; in ipc_tx_send() local 711 spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags); in ipc_tx_send() 752 unsigned long tx_flags, tx_free_flags; ishtp_cl_send_msg_dma() local [all...] |
Completed in 2 milliseconds