HomeSort by: relevance | last modified time | path
    Searched defs:iic_device_release_and_unlock (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2c/
i2c.c 228 iic_device_release_and_unlock(struct iic_softc *sc, struct i2c_device *d) function in typeref:typename:void
277 iic_device_release_and_unlock(sc, d);
303 iic_device_release_and_unlock(sc, d);
322 iic_device_release_and_unlock(sc, d);
338 iic_device_release_and_unlock(sc, d);
i2c.c 228 iic_device_release_and_unlock(struct iic_softc *sc, struct i2c_device *d) function in typeref:typename:void
277 iic_device_release_and_unlock(sc, d);
303 iic_device_release_and_unlock(sc, d);
322 iic_device_release_and_unlock(sc, d);
338 iic_device_release_and_unlock(sc, d);

Completed in 23 milliseconds