Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/riva/
H A Driva_hw.c1792 static void SetStartAddress in SetStartAddress() function
2004 chip->SetStartAddress = SetStartAddress3; in nv3GetConfig()
2061 chip->SetStartAddress = SetStartAddress; in nv4GetConfig()
2166 chip->SetStartAddress = SetStartAddress; in nv10GetConfig()
H A Driva_hw.h468 void (*SetStartAddress)(struct _riva_hw_inst *,U032); member