Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/kyro/
Dfbdev.c80 static device_info_t deviceInfo; variable
306 StopVTG(deviceInfo.pSTGReg); in kyro_dev_video_mode_set()
307 DisableRamdacOutput(deviceInfo.pSTGReg); in kyro_dev_video_mode_set()
310 DisableVGA(deviceInfo.pSTGReg); in kyro_dev_video_mode_set()
312 if (InitialiseRamdac(deviceInfo.pSTGReg, in kyro_dev_video_mode_set()
318 SetupVTG(deviceInfo.pSTGReg, par); in kyro_dev_video_mode_set()
320 ResetOverlayRegisters(deviceInfo.pSTGReg); in kyro_dev_video_mode_set()
323 EnableRamdacOutput(deviceInfo.pSTGReg); in kyro_dev_video_mode_set()
324 StartVTG(deviceInfo.pSTGReg); in kyro_dev_video_mode_set()
326 deviceInfo.ulNextFreeVidMem = info->var.xres * info->var.yres * in kyro_dev_video_mode_set()
[all …]
/linux-6.1.9/tools/power/pm-graph/
Dsleepgraph.py1340 self.rslist = deviceInfo(self.rstgt)
5599 def deviceInfo(output=''): function
7036 deviceInfo()