Home
last modified time | relevance | path

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

/openbmc/google-ipmi-sys/
H A Dhandler.cpp459 static constexpr std::string_view ACCEL_OOB_ROOT = "/com/google/customAccel/"; variable
535 if (!name.starts_with(ACCEL_OOB_ROOT)) in accelOobDeviceName()
539 name.remove_prefix(ACCEL_OOB_ROOT.length()); in accelOobDeviceName()
548 std::string object_name(ACCEL_OOB_ROOT); in accelOobRead()
618 std::string object_name(ACCEL_OOB_ROOT); in accelOobWrite()