Home
last modified time | relevance | path

Searched defs:lineBulk (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/eeprom-device/
H A Deeprom_device.cpp75 auto lineBulk = std::make_unique<::gpiod::line_bulk>(lines); in requestMuxGPIOs() local
196 for (auto& lineBulk : lineBulks) in updateDevice() local
211 for (auto& lineBulk : lineBulks) in updateDevice() local
/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dspi_device.cpp231 auto lineBulk = std::make_unique<::gpiod::line_bulk>(lines); in requestMuxGPIOs() local
258 std::unique_ptr<::gpiod::line_bulk> lineBulk = in writeSPIFlash() local