MCPcopy Create free account

hub / github.com/acidanthera/VirtualSMC / functions

Functions1,006 in github.com/acidanthera/VirtualSMC

MethodgetVoltageName
Sensors/SMCSuperIO/Devices.cpp:3043
MethodgetVoltageName
Sensors/SMCSuperIO/Devices.cpp:3156
MethodgetVoltageName
Sensors/SMCSuperIO/Devices.cpp:3259
MethodgetVoltageNameForType
Sensors/SMCSuperIO/ECDeviceNUC.cpp:38
MethodgetVoltageSMCKeyForType
Sensors/SMCSuperIO/ECDeviceNUC.cpp:71
MethodhandleACPINotification
Sensors/SMCBatteryManager/SMCSMBusController.cpp:396
MethodhandleManualForceFanControlUpdate
Sensors/SMCDellSensors/SMIMonitor.cpp:624
MethodhandleSmcUpdatesInIdle
Sensors/SMCDellSensors/SMIMonitor.cpp:542
MethodhanldeManualControlUpdate
Sensors/SMCDellSensors/SMIMonitor.cpp:574
MethodhanldeManualTargetSpeedUpdate
Sensors/SMCDellSensors/SMIMonitor.cpp:594
Methodi8k_get_dell_sig_aux
Sensors/SMCDellSensors/SMIMonitor.cpp:93
Methodi8k_get_fan_nominal_speed
* Read the fan nominal rpm for specific fan speed (0,1,2) or zero */
Sensors/SMCDellSensors/SMIMonitor.cpp:164
Methodi8k_get_fan_speed
* Read the fan speed in RPM. */
Sensors/SMCDellSensors/SMIMonitor.cpp:114
Methodi8k_get_fan_status
* Read the fan status. */
Sensors/SMCDellSensors/SMIMonitor.cpp:131
Methodi8k_get_fan_type
* Read the fan status. */
Sensors/SMCDellSensors/SMIMonitor.cpp:147
Methodi8k_get_temp
* Read the CPU temperature in Celcius. */
Sensors/SMCDellSensors/SMIMonitor.cpp:54
Methodi8k_get_temp_type
Sensors/SMCDellSensors/SMIMonitor.cpp:78
Methodi8k_set_fan
* Set the fan speed (off, low, high). Returns the new fan status. */
Sensors/SMCDellSensors/SMIMonitor.cpp:174
Methodi8k_set_fan_control_auto
Sensors/SMCDellSensors/SMIMonitor.cpp:200
Methodi8k_set_fan_control_manual
Sensors/SMCDellSensors/SMIMonitor.cpp:184
Methodi8k_smm
Sensors/SMCDellSensors/SMIMonitor.cpp:28
Methodinit
Sensors/SMCBatteryManager/SMCSMBusController.cpp:19
Methodinit
Sensors/SMCDellSensors/SMCDellSensors.cpp:20
Methodinit
Sensors/SMCLightSensor/SMCLightSensor.cpp:16
Methodinit
VirtualSMC/kern_keystore.cpp:18
MethodioProcessResult
VirtualSMC/kern_prov.cpp:342
MethodioRead16
VirtualSMC/kern_vsmc.cpp:577
MethodioRead32
VirtualSMC/kern_vsmc.cpp:567
MethodioRead8
VirtualSMC/kern_vsmc.cpp:597
MethodioVerify
VirtualSMC/kern_vsmc.cpp:545
MethodioWrite16
VirtualSMC/kern_vsmc.cpp:572
MethodioWrite32
VirtualSMC/kern_vsmc.cpp:563
MethodioWrite8
VirtualSMC/kern_vsmc.cpp:582
FunctionisValid
* Check magic validity * * @return true on success */
VirtualSMC/kern_efiend.hpp:89
MethodkernelTrap
VirtualSMC/kern_prov.cpp:223
Methodleave
Sensors/SMCSuperIO/WinbondFamilyDevice.hpp:26
Methodleave
Sensors/SMCSuperIO/ITEDevice.hpp:69
MethodloadKeyInBuffer
VirtualSMC/kern_pmio.cpp:51
MethodloadKeyInfoInBuffer
VirtualSMC/kern_pmio.cpp:68
MethodloadValueInBuffer
VirtualSMC/kern_pmio.cpp:34
Functionmain
Tools/fanpwmgen/fanpwmgen.cpp:91
Functionmain
Tools/rtcread/rtcread.c:155
Functionmain
Tools/smcread/smcread.c:595
Functionmain
Tools/smc-fuzzer/smc.cpp:334
MethodmapDeviceMemoryWithIndex
VirtualSMC/kern_vsmc.cpp:540
Methodmerge
VirtualSMC/kern_keystore.cpp:106
MethodmergePredefined
VirtualSMC/kern_keystore.cpp:336
MethodmergeProvider
VirtualSMC/kern_keystore.cpp:66
MethodmmioPtr
VirtualSMC/kern_mmio.hpp:66
MethodmmioRead
VirtualSMC/kern_mmio.hpp:79
MethodmmioWrite
VirtualSMC/kern_mmio.hpp:91
MethodobtainBooterModelInfo
VirtualSMC/kern_vsmc.cpp:220
MethodobtainModelInfo
VirtualSMC/kern_vsmc.cpp:256
MethodonPowerOn
Sensors/SMCSuperIO/Devices.cpp:1224
MethodonPowerOn
Sensors/SMCSuperIO/Devices.cpp:1631
MethodonPowerOn
Sensors/SMCSuperIO/Devices.cpp:2799
MethodonPowerOn679xx
Sensors/SMCSuperIO/NuvotonDevice.cpp:135
MethodpostInterrupt
VirtualSMC/kern_vsmc.cpp:435
MethodpostInterrupt
VirtualSMC/kern_vsmcapi.cpp:34
MethodpostWatchDogJob
VirtualSMC/kern_vsmc.cpp:523
FunctionpowerStateChanged
* Power state handling. * @param state is a SMCSuperIO::PowerState value. */
Sensors/SMCSuperIO/SuperIODevice.hpp:229
Methodprobe
Sensors/SMCProcessor/SMCProcessor.cpp:328
Methodprobe
Sensors/SMCBatteryManager/SMCBatteryManager.cpp:22
Methodprobe
Sensors/SMCBatteryManager/BatteryManager.cpp:239
Methodprobe
Sensors/SMCBatteryManager/SMCSMBusController.cpp:32
Methodprobe
Sensors/SMCSuperIO/SMCSuperIO.cpp:35
Methodprobe
Sensors/SMCDellSensors/SMCDellSensors.cpp:35
Methodprobe
Sensors/SMCDellSensors/SMIMonitor.cpp:236
Methodprobe
Sensors/SMCLightSensor/SMCLightSensor.cpp:26
Methodprobe(provider, score)
VirtualSMC/kern_vsmc.cpp:26
MethodprobePort
* Device factory helper */
Sensors/SMCSuperIO/WinbondFamilyDevice.hpp:39
MethodprobePort
* Device factory helper */
Sensors/SMCSuperIO/ITEDevice.cpp:341
FunctionreadAccess
* On read access, update the data if needed, and perform custom access control. * For base value, always allow the access if keystore allowed it.
VirtualSMCSDK/kern_value.hpp:65
MethodreadAccess
Sensors/SMCProcessor/KeyImplementations.cpp:11
MethodreadAccess
Sensors/SMCBatteryManager/KeyImplementations.cpp:11
MethodreadAccess
* Keys */
Sensors/SMCSuperIO/SuperIODevice.cpp:59
MethodreadAccess
Sensors/SMCDellSensors/KeyImplementations.cpp:11
MethodreadAccess
Sensors/SMCLightSensor/AmbientLightValue.cpp:10
MethodreadBigWordMMIO
Sensors/SMCSuperIO/ECDevice.hpp:113
MethodreadBigWordMMIOCached
Sensors/SMCSuperIO/ECDeviceNUC.cpp:12
MethodreadBigWordPMIO
Sensors/SMCSuperIO/ECDevice.hpp:119
MethodreadByte
Sensors/SMCSuperIO/NuvotonDevice.cpp:15
MethodreadByte
Sensors/SMCSuperIO/WinbondDevice.cpp:23
MethodreadByte
Sensors/SMCSuperIO/ITEDevice.cpp:120
MethodreadByte
Sensors/SMCSuperIO/FintekDevice.cpp:15
MethodreadByte6683
Sensors/SMCSuperIO/NuvotonDevice.cpp:27
MethodreadBytePMIO
Sensors/SMCSuperIO/ECDevice.cpp:88
MethodreadLittleWordMMIO
Sensors/SMCSuperIO/ECDevice.hpp:116
MethodreadLittleWordPMIO
Sensors/SMCSuperIO/ECDevice.hpp:122
MethodreadSerials
VirtualSMC/kern_efiend.cpp:187
MethodreadTime
VirtualSMC/kern_keys.cpp:71
MethodreadValue
Sensors/SMCSuperIO/ECDevice.hpp:126
MethodreadValue
VirtualSMC/kern_mmio.cpp:124
MethodreceiveECData
Sensors/SMCSuperIO/ECDevice.cpp:32
MethodregisterHandler
VirtualSMC/kern_vsmcapi.cpp:12
MethodregisterInterrupt
VirtualSMC/kern_vsmc.cpp:616
Methodreset
VirtualSMC/kern_mmio.cpp:196
MethodresetBuffer
VirtualSMC/kern_pmio.cpp:29
MethodresetDevice
VirtualSMC/kern_pmio.cpp:19
FunctionrestoreAuto
Tools/fanpwmgen/fanpwmgen.cpp:82
← previousnext →701–800 of 1,006, ranked by callers