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