Lines Matching refs:open_lock
35 struct mutex open_lock; member
505 mutex_lock(&(par->open_lock)); in s3fb_open()
518 mutex_unlock(&(par->open_lock)); in s3fb_open()
529 mutex_lock(&(par->open_lock)); in s3fb_release()
531 mutex_unlock(&(par->open_lock)); in s3fb_release()
539 mutex_unlock(&(par->open_lock)); in s3fb_release()
1137 mutex_init(&par->open_lock); in s3_pci_probe()
1423 mutex_lock(&(par->open_lock)); in s3_pci_suspend()
1426 mutex_unlock(&(par->open_lock)); in s3_pci_suspend()
1433 mutex_unlock(&(par->open_lock)); in s3_pci_suspend()
1450 mutex_lock(&(par->open_lock)); in s3_pci_resume()
1453 mutex_unlock(&(par->open_lock)); in s3_pci_resume()
1461 mutex_unlock(&(par->open_lock)); in s3_pci_resume()