tx_free_list_spinlock   79 drivers/hid/intel-ish-hid/ishtp/client-buffers.c 		spin_lock_irqsave(&cl->tx_free_list_spinlock, flags);
tx_free_list_spinlock   82 drivers/hid/intel-ish-hid/ishtp/client-buffers.c 		spin_unlock_irqrestore(&cl->tx_free_list_spinlock, flags);
tx_free_list_spinlock  135 drivers/hid/intel-ish-hid/ishtp/client-buffers.c 	spin_lock_irqsave(&cl->tx_free_list_spinlock, flags);
tx_free_list_spinlock  145 drivers/hid/intel-ish-hid/ishtp/client-buffers.c 	spin_unlock_irqrestore(&cl->tx_free_list_spinlock, flags);
tx_free_list_spinlock   21 drivers/hid/intel-ish-hid/ishtp/client.c 	spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags);
tx_free_list_spinlock   23 drivers/hid/intel-ish-hid/ishtp/client.c 	spin_unlock_irqrestore(&cl->tx_free_list_spinlock, tx_free_flags);
tx_free_list_spinlock   91 drivers/hid/intel-ish-hid/ishtp/client.c 	spin_lock_init(&cl->tx_free_list_spinlock);
tx_free_list_spinlock  564 drivers/hid/intel-ish-hid/ishtp/client.c 	spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags);
tx_free_list_spinlock  566 drivers/hid/intel-ish-hid/ishtp/client.c 		spin_unlock_irqrestore(&cl->tx_free_list_spinlock,
tx_free_list_spinlock  575 drivers/hid/intel-ish-hid/ishtp/client.c 		spin_unlock_irqrestore(&cl->tx_free_list_spinlock,
tx_free_list_spinlock  587 drivers/hid/intel-ish-hid/ishtp/client.c 	spin_unlock_irqrestore(&cl->tx_free_list_spinlock, tx_free_flags);
tx_free_list_spinlock  693 drivers/hid/intel-ish-hid/ishtp/client.c 		spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags);
tx_free_list_spinlock  696 drivers/hid/intel-ish-hid/ishtp/client.c 		spin_unlock_irqrestore(&cl->tx_free_list_spinlock,
tx_free_list_spinlock  787 drivers/hid/intel-ish-hid/ishtp/client.c 	spin_lock_irqsave(&cl->tx_free_list_spinlock, tx_free_flags);
tx_free_list_spinlock  790 drivers/hid/intel-ish-hid/ishtp/client.c 	spin_unlock_irqrestore(&cl->tx_free_list_spinlock, tx_free_flags);
tx_free_list_spinlock   72 drivers/hid/intel-ish-hid/ishtp/client.h 	spinlock_t	tx_free_list_spinlock;