Home
last modified time | relevance | path

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

/system/dev/bus/platform/
A Dplatform-device.cpp359 const pbus_i2c_channel_t& pdev_channel = dr->i2c_channel(index); in RpcI2cTransact() local
361 return bus_->I2cTransact(txid, req, &pdev_channel, channel); in RpcI2cTransact()
372 const pbus_i2c_channel_t& pdev_channel = dr->i2c_channel(index); in RpcI2cGetMaxTransferSize() local
374 return bus_->i2c()->GetMaxTransferSize(pdev_channel.bus_id, out_size); in RpcI2cGetMaxTransferSize()

Completed in 4 milliseconds