Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DNVMeBasicContext.cpp51 encodeBasicQuery(int bus, uint8_t device, uint8_t offset) in encodeBasicQuery() function
285 auto command = encodeBasicQuery(sensor->bus, sensor->address, 0x00); in readAndProcessNVMeSensor()