Searched refs:LockUnlock (Results 1 – 2 of 2) sorted by relevance
1471 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()
472 void (*LockUnlock)(struct _riva_hw_inst *, int); member