Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/video/fbdev/kyro/
Dfbdev.c79 static device_info_t deviceInfo; variable
305 StopVTG(deviceInfo.pSTGReg); in kyro_dev_video_mode_set()
306 DisableRamdacOutput(deviceInfo.pSTGReg); in kyro_dev_video_mode_set()
309 DisableVGA(deviceInfo.pSTGReg); in kyro_dev_video_mode_set()
311 if (InitialiseRamdac(deviceInfo.pSTGReg, in kyro_dev_video_mode_set()
317 SetupVTG(deviceInfo.pSTGReg, par); in kyro_dev_video_mode_set()
319 ResetOverlayRegisters(deviceInfo.pSTGReg); in kyro_dev_video_mode_set()
322 EnableRamdacOutput(deviceInfo.pSTGReg); in kyro_dev_video_mode_set()
323 StartVTG(deviceInfo.pSTGReg); in kyro_dev_video_mode_set()
325 deviceInfo.ulNextFreeVidMem = info->var.xres * info->var.yres * in kyro_dev_video_mode_set()
[all …]
/Linux-v5.15/tools/power/pm-graph/
Dsleepgraph.py1270 self.rslist = deviceInfo(self.rstgt)
5454 def deviceInfo(output=''): function
6870 deviceInfo()