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

/linux-4.4.14/drivers/video/fbdev/vermilion/
H A Dvermilion.c52 static struct mutex vml_mutex; variable in typeref:struct:mutex
283 mutex_lock(&vml_mutex); vmlfb_get_gpu()
288 mutex_unlock(&vml_mutex); vmlfb_get_gpu()
292 mutex_unlock(&vml_mutex); vmlfb_get_gpu()
405 mutex_lock(&vml_mutex); vml_pci_remove()
413 mutex_unlock(&vml_mutex); vml_pci_remove()
697 mutex_lock(&vml_mutex); vmlfb_check_var()
699 mutex_unlock(&vml_mutex); vmlfb_check_var()
890 mutex_lock(&vml_mutex); vmlfb_set_par()
894 mutex_unlock(&vml_mutex); vmlfb_set_par()
941 mutex_lock(&vml_mutex); vmlfb_blank()
944 mutex_unlock(&vml_mutex); vmlfb_blank()
954 mutex_lock(&vml_mutex); vmlfb_pan_display()
959 mutex_unlock(&vml_mutex); vmlfb_pan_display()
1075 mutex_init(&vml_mutex); vmlfb_init()
1088 mutex_lock(&vml_mutex); vmlfb_register_subsys()
1120 mutex_unlock(&vml_mutex); vmlfb_register_subsys()
1135 mutex_lock(&vml_mutex); vmlfb_register_subsys()
1140 mutex_unlock(&vml_mutex); vmlfb_register_subsys()
1153 mutex_lock(&vml_mutex); vmlfb_unregister_subsys()
1155 mutex_unlock(&vml_mutex); vmlfb_unregister_subsys()
1165 mutex_unlock(&vml_mutex); vmlfb_unregister_subsys()

Completed in 40 milliseconds