Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/tools/power/pm-graph/
Dsleepgraph.py4526 sv.rslist = deviceInfo(sv.rstgt)
4674 def deviceInfo(output=''): function
5987 deviceInfo()