Home
last modified time | relevance | path

Searched refs:PassThrough (Results 1 – 10 of 10) sorted by relevance

/openbmc/openpower-occ-control/
H A Docc_pass_through.hpp21 sdbusplus::org::open_power::OCC::server::PassThrough>;
29 class PassThrough : public Iface class
32 PassThrough() = delete;
33 ~PassThrough() = default;
34 PassThrough(const PassThrough&) = delete;
35 PassThrough& operator=(const PassThrough&) = delete;
36 PassThrough(PassThrough&&) = default;
37 PassThrough& operator=(PassThrough&&) = default;
42 explicit PassThrough(
H A Docc_pass_through.cpp24 PassThrough::PassThrough( in PassThrough() function in open_power::occ::PassThrough
40 std::bind(std::mem_fn(&PassThrough::activeStatusEvent), this, in PassThrough()
47 std::vector<int32_t> PassThrough::send(std::vector<int32_t> command) in send()
69 std::vector<uint8_t> PassThrough::send(std::vector<uint8_t> command) in send()
133 bool PassThrough::setMode(const uint8_t mode, const uint16_t modeData) in setMode()
173 void PassThrough::activeStatusEvent(sdbusplus::message_t& msg) in activeStatusEvent()
H A Docc_manager.hpp210 std::vector<std::unique_ptr<PassThrough>> passThroughObjects;
H A Docc_manager.cpp401 passThroughObjects.emplace_back(std::make_unique<PassThrough>( in createObjects()
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/
H A Dmeson.build3 subdir('PassThrough') subdir
32 input: ['../../../../yaml/org/open_power/OCC/PassThrough.interface.yaml'],
33 output: ['PassThrough.md'],
45 'org/open_power/OCC/PassThrough',
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/PassThrough/
H A Dmeson.build3 sdbusplus_current_path = 'org/open_power/OCC/PassThrough'
7 input: ['../../../../../yaml/org/open_power/OCC/PassThrough.interface.yaml'],
26 'org/open_power/OCC/PassThrough',
/openbmc/openbmc-test-automation/lib/
H A Dopen_power_utils.robot284 ... /org/open_power/control/occ${occ_target} org.open_power.OCC.PassThrough
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]
/openbmc/linux/
H A Dopengrok0.0.log[all...]