Searched refs:kSGTL_ModuleLineOut (Results 1 – 3 of 3) sorted by relevance
40 (module) == (uint32_t)kCODEC_ModuleLineout ? kSGTL_ModuleLineOut : kSGTL_ModuleMicin)153 kSGTL_ModuleLineOut, true); in HAL_CODEC_SGTL5000_SetVolume()161 kSGTL_ModuleLineOut, mappedVolume); in HAL_CODEC_SGTL5000_SetVolume()165 kSGTL_ModuleLineOut, false); in HAL_CODEC_SGTL5000_SetVolume()197 kSGTL_ModuleLineOut, isMute); in HAL_CODEC_SGTL5000_SetMute()
154 ret = SGTL_DisableModule(handle, kSGTL_ModuleLineOut); in SGTL_Deinit()208 case kSGTL_ModuleLineOut: in SGTL_EnableModule()254 case kSGTL_ModuleLineOut: in SGTL_DisableModule()405 case kSGTL_ModuleLineOut: in SGTL_SetVolume()439 case kSGTL_ModuleLineOut: in SGTL_GetVolume()474 case kSGTL_ModuleLineOut: in SGTL_SetMute()
770 kSGTL_ModuleLineOut, /*!< Line-out module in SGTL5000 */ enumerator