Home
last modified time | relevance | path

Searched defs:deviceInfo (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/xdpe1x2xx/
H A Dxdpe1x2xx.hpp31 struct deviceInfo struct in phosphor::software::VR::XDPE1X2XX
33 uint8_t deviceId;
34 uint8_t deviceRev;
35 uint8_t remainingWrites;
36 uint32_t scratchPadAddress;
37 uint32_t actualCRC;
38 uint32_t configSize;
/openbmc/estoraged/src/
H A Dmain.cpp74 auto deviceInfo = in createStorageObjects() local
/openbmc/linux/drivers/video/fbdev/kyro/
H A Dfbdev.c80 static device_info_t deviceInfo; variable
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py5620 def deviceInfo(output=''): function