Home
last modified time | relevance | path

Searched refs:sunrise_write_byte (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/chemical/
H A Dsunrise_co2.c156 static int sunrise_write_byte(struct sunrise_dev *sunrise, u8 reg, u8 val) in sunrise_write_byte() function
218 ret = sunrise_write_byte(sunrise, SUNRISE_CALIBRATION_STATUS_REG, 0x00); in sunrise_calibrate()