Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/sm750fb/
A Dddk750_hwi2c.c83 static unsigned int hw_i2c_write_data(unsigned char addr, in hw_i2c_write_data() function
214 if (hw_i2c_write_data(addr, 1, &reg) == 1) in sm750_hw_i2c_read_reg()
241 if (hw_i2c_write_data(addr, 2, value) == 2) in sm750_hw_i2c_write_reg()

Completed in 2 milliseconds