Home
last modified time | relevance | path

Searched refs:vml_mutex (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/video/fbdev/vermilion/
Dvermilion.c39 static struct mutex vml_mutex; variable
270 mutex_lock(&vml_mutex); in vmlfb_get_gpu()
275 mutex_unlock(&vml_mutex); in vmlfb_get_gpu()
279 mutex_unlock(&vml_mutex); in vmlfb_get_gpu()
394 mutex_lock(&vml_mutex); in vml_pci_remove()
402 mutex_unlock(&vml_mutex); in vml_pci_remove()
690 mutex_lock(&vml_mutex); in vmlfb_check_var()
692 mutex_unlock(&vml_mutex); in vmlfb_check_var()
883 mutex_lock(&vml_mutex); in vmlfb_set_par()
887 mutex_unlock(&vml_mutex); in vmlfb_set_par()
[all …]