Searched refs:mgag_create_i2c_bus (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dacG.c2153 mgag_create_i2c_bus(char *name, unsigned bus_index, unsigned scrn_index) function in typeref:typename:I2CBusPtr
2190 pMga->DDC_Bus1 = mgag_create_i2c_bus("DDC P1",
2195 pMga->DDC_Bus2 = mgag_create_i2c_bus("DDC P2", 1, pScrn->scrnIndex);
2206 pMga->Maven_Bus = mgag_create_i2c_bus("MAVEN", 2, pScrn->scrnIndex);

Completed in 4 milliseconds