Home
last modified time | relevance | path

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

/qemu/include/hw/i2c/
H A Di2c.h86 struct I2CBus { struct
97 I2CBus *i2c_init_bus(DeviceState *parent, const char *name); argument
/qemu/include/qemu/
H A Dtypedefs.h65 typedef struct I2CBus I2CBus; typedef