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

/linux-4.1.27/drivers/misc/
H A Dbh1780gli.c49 static int bh1780_write(struct bh1780_data *ddata, u8 reg, u8 val, char *msg) bh1780_write() function
120 error = bh1780_write(ddata, BH1780_REG_CONTROL, val, "CONTROL"); bh1780_store_power_state()
199 ret = bh1780_write(ddata, BH1780_REG_CONTROL, BH1780_POFF, bh1780_suspend()
216 ret = bh1780_write(ddata, BH1780_REG_CONTROL, state, bh1780_resume()

Completed in 44 milliseconds