Home
last modified time | relevance | path

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

/Linux-v6.1/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()
392 mutex_lock(&vml_mutex); in vml_pci_remove()
400 mutex_unlock(&vml_mutex); in vml_pci_remove()
688 mutex_lock(&vml_mutex); in vmlfb_check_var()
690 mutex_unlock(&vml_mutex); in vmlfb_check_var()
881 mutex_lock(&vml_mutex); in vmlfb_set_par()
885 mutex_unlock(&vml_mutex); in vmlfb_set_par()
[all …]