Searched refs:AudioCodecRegUpdate (Results 1 – 3 of 3) sorted by relevance
25 int32_t AudioCodecRegUpdate(struct CodecDevice *codec, struct AudioMixerControl *mixerCtrl);
496 int32_t AudioCodecRegUpdate(struct CodecDevice *codec, struct AudioMixerControl *mixerCtrl) in AudioCodecRegUpdate() function
1372 if (AudioCodecRegUpdate(codec, mixerCtrl) != HDF_SUCCESS) { in AudioCodecSapmSetCtrlOps()