Searched refs:hCSInstance (Results 1 – 4 of 4) sorted by relevance
715 LVCS_Handle_t hCSInstance; /* Instance handle */ in LVM_GetInstanceHandle() local752 hCSInstance = LVM_NULL; /* Set to NULL to return handle */ in LVM_GetInstanceHandle()753 LVCS_Status = LVCS_Init(&hCSInstance, /* Initiailse */ in LVM_GetInstanceHandle()757 pInstance->hCSInstance = hCSInstance; /* Save the instance handle */ in LVM_GetInstanceHandle()
745 LVCS_Handle_t *hCSInstance = (LVCS_Handle_t *)pInstance->hCSInstance; in LVM_ApplyNewSettings() local811 CS_Status = LVCS_Control(hCSInstance, in LVM_ApplyNewSettings()
193 LVCS_Handle_t hCSInstance; /* Concert Sound instance handle */ member
170 (void)LVCS_Process(pInstance->hCSInstance, /* Concert Sound instance handle */ in LVM_Process()