Searched refs:io_thread_lock (Results 1 – 2 of 2) sorted by relevance
569 spin_lock_irqsave(&dev->io_thread_lock, flags); in r592_process_thread()572 spin_unlock_irqrestore(&dev->io_thread_lock, flags); in r592_process_thread()717 spin_lock_irqsave(&dev->io_thread_lock, flags); in r592_submit_req()720 spin_unlock_irqrestore(&dev->io_thread_lock, flags); in r592_submit_req()768 spin_lock_init(&dev->io_thread_lock); in r592_probe()
137 spinlock_t io_thread_lock; member