Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Di2c.h30 typedef struct QI2CDevice QI2CDevice; typedef
31 struct QI2CDevice { struct
50 void qi2c_send(QI2CDevice *dev, const uint8_t *buf, uint16_t len); argument