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()
1135 mutex_init(&par->open_lock); in s3_pci_probe()
1421 mutex_lock(&(par->open_lock)); in s3_pci_suspend()
1424 mutex_unlock(&(par->open_lock)); in s3_pci_suspend()
1431 mutex_unlock(&(par->open_lock)); in s3_pci_suspend()
1448 mutex_lock(&(par->open_lock)); in s3_pci_resume()
1451 mutex_unlock(&(par->open_lock)); in s3_pci_resume()
1459 mutex_unlock(&(par->open_lock)); in s3_pci_resume()