Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dauxbus.c50 static inline I2CBus *aux_bridge_get_i2c_bus(AUXTOI2CState *bridge);
251 struct AUXTOI2CState { struct
271 AUXTOI2CState *s = AUXTOI2C(obj); in aux_bridge_init() argument
276 static inline I2CBus *aux_bridge_get_i2c_bus(AUXTOI2CState *bridge) in aux_bridge_get_i2c_bus()
285 .instance_size = sizeof(AUXTOI2CState),
/openbmc/qemu/include/hw/misc/
H A Dauxbus.h37 OBJECT_DECLARE_SIMPLE_TYPE(AUXTOI2CState, AUXTOI2C)
70 AUXTOI2CState *bridge;