Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dlp3971.c332 static int lp3971_i2c_write(struct i2c_client *i2c, char reg, int count, in lp3971_i2c_write() function
366 ret = lp3971_i2c_write(lp3971->i2c, reg, 1, &tmp); in lp3971_set_bits()