Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/riva/
Driva_hw.h469 void (*SetSurfaces2D)(struct _riva_hw_inst *,U032,U032); member
Driva_hw.c2005 chip->SetSurfaces2D = nv3SetSurfaces2D; in nv3GetConfig()
2062 chip->SetSurfaces2D = nv4SetSurfaces2D; in nv4GetConfig()
2167 chip->SetSurfaces2D = nv10SetSurfaces2D; in nv10GetConfig()