Searched refs:I2cTransferParam (Results 1 – 4 of 4) sorted by relevance
490 static int32_t CodecI2cMsgFill(struct I2cTransferParam *i2cTransferParam, const struct AudioAddrCon… in CodecI2cMsgFill()546 static int32_t CodecI2cTransfer(struct I2cTransferParam *i2cTransferParam, struct AudioAddrConfig *… in CodecI2cTransfer()601 struct I2cTransferParam *i2cTransferParam = NULL; in CodecDeviceRegI2cRead()608 i2cTransferParam = (struct I2cTransferParam *)codec->devData->privateParam; in CodecDeviceRegI2cRead()630 struct I2cTransferParam *i2cTransferParam = NULL; in CodecDeviceRegI2cWrite()636 i2cTransferParam = (struct I2cTransferParam *)codec->devData->privateParam; in CodecDeviceRegI2cWrite()657 struct I2cTransferParam *i2cTransferParam = NULL; in CodecDaiRegI2cRead()664 i2cTransferParam = (struct I2cTransferParam *)dai->devData->privateParam; in CodecDaiRegI2cRead()686 struct I2cTransferParam *i2cTransferParam = NULL; in CodecDaiRegI2cWrite()692 i2cTransferParam = (struct I2cTransferParam *)dai->devData->privateParam; in CodecDaiRegI2cWrite()
52 struct I2cTransferParam { struct
713 struct I2cTransferParam *i2cTransferParam = NULL;715 i2cTransferParam = (struct I2cTransferParam *)codec->devData->privateParam;729 struct I2cTransferParam *i2cTransferParam = NULL;731 i2cTransferParam = (struct I2cTransferParam *)codec->devData->privateParam;