Lines Matching refs:open_lock
34 struct mutex open_lock; member
284 mutex_lock(&(par->open_lock)); in vt8623fb_open()
297 mutex_unlock(&(par->open_lock)); in vt8623fb_open()
306 mutex_lock(&(par->open_lock)); in vt8623fb_release()
308 mutex_unlock(&(par->open_lock)); in vt8623fb_release()
316 mutex_unlock(&(par->open_lock)); in vt8623fb_release()
695 mutex_init(&par->open_lock); in vt8623_pci_probe()
847 mutex_lock(&(par->open_lock)); in vt8623_pci_suspend()
850 mutex_unlock(&(par->open_lock)); in vt8623_pci_suspend()
857 mutex_unlock(&(par->open_lock)); in vt8623_pci_suspend()
874 mutex_lock(&(par->open_lock)); in vt8623_pci_resume()
883 mutex_unlock(&(par->open_lock)); in vt8623_pci_resume()