Searched refs:CMD_POWER (Results 1 – 4 of 4) sorted by relevance
/openbmc/phosphor-host-ipmid/ |
H A D | host-interface.cpp | 38 {CMD_POWER, Base::Host::Command::SoftOff}}; 46 {Base::Host::Command::SoftOff, std::make_pair(CMD_POWER, SOFT_OFF)}};
|
H A D | systemintfcmds.hpp | 10 #define CMD_POWER 0x04 macro
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | ttusb2.h | 33 #define CMD_POWER 0x15 macro
|
H A D | ttusb2.c | 482 ttusb2_msg(d, CMD_POWER, &b, 0, NULL, 0); in ttusb2_power_ctrl() 483 return ttusb2_msg(d, CMD_POWER, &b, 1, NULL, 0); in ttusb2_power_ctrl()
|