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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dbh1780gli.c47 static int bh1780_write(struct bh1780_data *ddata, u8 reg, u8 val, char *msg) function
118 error = bh1780_write(ddata, BH1780_REG_CONTROL, val, "CONTROL");
211 ret = bh1780_write(ddata, BH1780_REG_CONTROL, BH1780_POFF,
228 ret = bh1780_write(ddata, BH1780_REG_CONTROL, state,

Completed in 43 milliseconds