Searched refs:NVLockUnlock (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/ |
H A D | nv_proto.h | 32 void NVLockUnlock(struct nvidia_par *par, int);
|
H A D | nv_setup.c | 393 NVLockUnlock(par, 0); in NVCommonSetup() 466 NVLockUnlock(par, 0); in NVCommonSetup() 478 NVLockUnlock(par, 0); in NVCommonSetup()
|
H A D | nvidia.c | 219 NVLockUnlock(par, 0); in nvidia_save_vga() 590 NVLockUnlock(par, 0); in nvidiafb_cursor() 613 NVLockUnlock(par, 1); in nvidiafb_set_par() 633 NVLockUnlock(par, 0); in nvidiafb_set_par() 637 NVLockUnlock(par, 0); in nvidiafb_set_par() 689 NVLockUnlock(par, 0); in nvidiafb_set_par()
|
H A D | nv_hw.c | 57 void NVLockUnlock(struct nvidia_par *par, int Lock) in NVLockUnlock() function
|
/kernel/linux/linux-6.6/drivers/video/fbdev/nvidia/ |
H A D | nv_proto.h | 32 void NVLockUnlock(struct nvidia_par *par, int);
|
H A D | nv_setup.c | 390 NVLockUnlock(par, 0); in NVCommonSetup() 463 NVLockUnlock(par, 0); in NVCommonSetup() 475 NVLockUnlock(par, 0); in NVCommonSetup()
|
H A 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()
|
H A D | nv_hw.c | 57 void NVLockUnlock(struct nvidia_par *par, int Lock) in NVLockUnlock() function
|
Completed in 11 milliseconds