Lines Matching defs:program
424 sdbusplus::async::task<bool> ISL69269::program()
438 error("program failed at writing data to voltage regulator");
444 error("program failed at getProgStatus");
509 error("failed to program the device after exceeding retries");
549 error("program failed at getHexMode");
568 "program failed with mode of device and configuration are not equal");
574 error("program failed at getRemainingWrites");
580 error("program failed with no remaining writes left on device");
586 error("program failed at getDeviceId");
593 "program failed with not matching device id of device and config");
599 error("program failed at getDeviceRevision");
644 error("program failed at getCRC");
653 error("program failed with same CRC value at device and configuration");
669 if (!(co_await program()))