Home
last modified time | relevance | path

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

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