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

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dacG.c2080 int i2c_index; local in function:MGAG_ddc1Read
2083 i2c_index = 3;
2085 i2c_index = 4;
2087 i2c_index = 0;
2089 const struct mgag_i2c_private *p = & i2c_priv[i2c_index];
2181 int i2c_index; local in function:MGAG_i2cInit
2184 i2c_index = 3;
2186 i2c_index = 4;
2188 i2c_index = 0;
2191 i2c_index, pScr
[all...]

Completed in 4 milliseconds