Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/video/fbdev/riva/
Driva_hw.h470 void (*SetSurfaces3D)(struct _riva_hw_inst *,U032,U032); member
Driva_hw.c2006 chip->SetSurfaces3D = nv3SetSurfaces3D; in nv3GetConfig()
2063 chip->SetSurfaces3D = nv4SetSurfaces3D; in nv4GetConfig()
2168 chip->SetSurfaces3D = nv10SetSurfaces3D; in nv10GetConfig()