Home
last modified time | relevance | path

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

/drivers/hid/intel-ish-hid/ishtp/
A Dclient.c29 spin_lock_irqsave(&cl->dev->read_list_spinlock, flags); in ishtp_read_list_flush()
37 spin_unlock_irqrestore(&cl->dev->read_list_spinlock, flags); in ishtp_read_list_flush()
641 spin_lock_irqsave(&dev->read_list_spinlock, dev_flags); in ishtp_cl_read_start()
651 spin_lock_irqsave(&dev->read_list_spinlock, dev_flags); in ishtp_cl_read_start()
1002 spin_lock_irqsave(&dev->read_list_spinlock, flags); in recv_ishtp_cl_msg()
1012 spin_unlock_irqrestore(&dev->read_list_spinlock, flags); in recv_ishtp_cl_msg()
1028 spin_unlock_irqrestore(&dev->read_list_spinlock, flags); in recv_ishtp_cl_msg()
1082 spin_unlock_irqrestore(&dev->read_list_spinlock, flags); in recv_ishtp_cl_msg()
1121 spin_lock_irqsave(&dev->read_list_spinlock, flags); in recv_ishtp_cl_msg_dma()
1134 spin_unlock_irqrestore(&dev->read_list_spinlock, flags); in recv_ishtp_cl_msg_dma()
[all …]
A Dinit.c37 spin_lock_init(&dev->read_list_spinlock); in ishtp_device_init()
A Dishtp-dev.h192 spinlock_t read_list_spinlock; member

Completed in 10 milliseconds