Searched refs:NVLockUnlock (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/nvidia/ |
D | nv_proto.h | 31 void NVLockUnlock(struct nvidia_par *par, int);
|
D | nv_setup.c | 416 NVLockUnlock(par, 0); in NVCommonSetup() 489 NVLockUnlock(par, 0); in NVCommonSetup() 501 NVLockUnlock(par, 0); in NVCommonSetup()
|
D | nvidia.c | 229 NVLockUnlock(par, 0); in nvidia_save_vga() 600 NVLockUnlock(par, 0); in nvidiafb_cursor() 621 NVLockUnlock(par, 1); in nvidiafb_set_par() 641 NVLockUnlock(par, 0); in nvidiafb_set_par() 645 NVLockUnlock(par, 0); in nvidiafb_set_par() 697 NVLockUnlock(par, 0); in nvidiafb_set_par()
|
D | nv_hw.c | 57 void NVLockUnlock(struct nvidia_par *par, int Lock) in NVLockUnlock() function
|