Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/sm750fb/
Dddk750_hwi2c.c93 static unsigned int hwI2CWriteData( in hwI2CWriteData() function
231 if (hwI2CWriteData(deviceAddress, 1, &registerIndex) == 1) in hwI2CReadReg()
264 if (hwI2CWriteData(deviceAddress, 2, value) == 2) in hwI2CWriteReg()