Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/riva/
H A Driva_hw.c1471 chip->LockUnlock(chip, 0); in LoadStateExt()
1814 chip->LockUnlock(chip, 0); in SetStartAddress3()
2007 chip->LockUnlock = nv3LockUnlock; in nv3GetConfig()
2064 chip->LockUnlock = nv4LockUnlock; in nv4GetConfig()
2169 chip->LockUnlock = nv4LockUnlock; in nv10GetConfig()
H A Driva_hw.h472 void (*LockUnlock)(struct _riva_hw_inst *, int); member