Searched refs:TYPE_I2CDDC (Results 1 – 5 of 5) sorted by relevance
89 .name = TYPE_I2CDDC,117 .name = TYPE_I2CDDC,
167 i2c_slave_create_simple(bus, TYPE_I2CDDC, 0x50); in sii9022_realize()
1003 I2CSlave *i2cddc = I2C_SLAVE(qdev_new(TYPE_I2CDDC)); in ati_vga_realize()
1910 I2CDDCState *ddc = I2CDDC(qdev_new(TYPE_I2CDDC)); in sm501_init()
38 #define TYPE_I2CDDC "i2c-ddc" macro