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

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_sun_i2c.c51 i2c_getsda(struct i2c_adapter *adap) function
115 if (!i2c_getsda(adap)) {
156 if (!i2c_getsda(adap)) {
193 if (needARB && !i2c_getsda(adap)) {
200 if (needARB && !i2c_getsda(adap)) {
233 r = i2c_getsda(adap);
237 if (r != i2c_getsda(adap)) {
300 if (!i2c_getsda(adap)) {
305 if (!i2c_getsda(adap)) {
339 ret = i2c_getsda(ada
[all...]

Completed in 275 milliseconds