Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/sm750fb/
Dddk750_hwi2c.c89 static unsigned int hw_i2c_write_data( in hw_i2c_write_data() function
227 if (hw_i2c_write_data(addr, 1, &reg) == 1) in sm750_hw_i2c_read_reg()
256 if (hw_i2c_write_data(addr, 2, value) == 2) in sm750_hw_i2c_write_reg()