Searched refs:NVLockUnlock (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/video/fbdev/nvidia/ |
D | nv_setup.c | 390 NVLockUnlock(par, 0); in NVCommonSetup() 463 NVLockUnlock(par, 0); in NVCommonSetup() 475 NVLockUnlock(par, 0); in NVCommonSetup()
|
D | nv_proto.h | 32 void NVLockUnlock(struct nvidia_par *par, int);
|
D | nvidia.c | 220 NVLockUnlock(par, 0); in nvidia_save_vga() 591 NVLockUnlock(par, 0); in nvidiafb_cursor() 614 NVLockUnlock(par, 1); in nvidiafb_set_par() 634 NVLockUnlock(par, 0); in nvidiafb_set_par() 638 NVLockUnlock(par, 0); in nvidiafb_set_par() 690 NVLockUnlock(par, 0); in nvidiafb_set_par()
|
D | nv_hw.c | 57 void NVLockUnlock(struct nvidia_par *par, int Lock) in NVLockUnlock() function
|