Searched refs:io_thread_lock (Results 1 – 2 of 2) sorted by relevance
570 spin_lock_irqsave(&dev->io_thread_lock, flags); in r592_process_thread()573 spin_unlock_irqrestore(&dev->io_thread_lock, flags); in r592_process_thread()718 spin_lock_irqsave(&dev->io_thread_lock, flags); in r592_submit_req()721 spin_unlock_irqrestore(&dev->io_thread_lock, flags); in r592_submit_req()767 spin_lock_init(&dev->io_thread_lock); in r592_probe()
137 spinlock_t io_thread_lock; member