Searched refs:pm2fb_i2c_send_stop (Results 1 – 1 of 1) sorted by relevance
170 static int pm2fb_i2c_send_stop(void *, int);1344 sc->sc_i2c.ic_send_stop = pm2fb_i2c_send_stop; in pm2_setup_i2c()1452 pm2fb_i2c_send_stop(void *cookie, int flags) in pm2fb_i2c_send_stop() function