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

/solaris-x11-s11/open-src/kernel/efb/src/
H A Defb_i2c.h73 extern int efb_i2c_stop(void *, int, const efb_i2c_functions_t *);
H A Defb_i2c.c16 efb_i2c_stop(void *efb_priv, int port, const efb_i2c_functions_t *fcns) function
312 (void) efb_i2c_stop(efb_priv, port, fcns);
H A Defb_edid.c76 (void) efb_i2c_stop(efb_priv, port, &efb_i2c_fcns);

Completed in 11 milliseconds