Home
last modified time | relevance | path

Searched refs:_direction (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-pid-control/pid/
H A Dfancontroller.hpp38 return _direction; in getFanDirection()
43 _direction = direction; in setFanDirection()
48 FanSpeedDirection _direction = FanSpeedDirection::NEUTRAL; member in pid_control::FanController
/openbmc/qemu/hw/core/
H A Dqdev.c166 #define DEVICE_LISTENER_CALL(_callback, _direction, _args...) \ argument
170 switch (_direction) { \
/openbmc/qemu/system/
H A Dmemory.c108 #define MEMORY_LISTENER_CALL_GLOBAL(_callback, _direction, _args...) \ argument
112 switch (_direction) { \
132 #define MEMORY_LISTENER_CALL(_as, _callback, _direction, _section, _args...) \ argument
136 switch (_direction) { \