amdgpu_smu_v11_0_i2c.c | 321 * smu_v11_0_i2c_receive - Receive a block of data over the I2C bus from a slave device. 329 static uint32_t smu_v11_0_i2c_receive(struct i2c_adapter *control, function in typeref:typename:uint32_t 561 ret = smu_v11_0_i2c_receive(control, address, data + 2, numbytes - 2,
|