Searched refs:SNDEXi_GetDeviceAsync (Results 1 – 1 of 1) sorted by relevance
104 SNDEXResult SNDEXi_GetDeviceAsync (SNDEXDevice* device, SNDEXCallback callback, void* arg);573 SNDEXi_GetDeviceAsync (SNDEXDevice* device, SNDEXCallback callback, void* arg) in SNDEXi_GetDeviceAsync() function625 result = SNDEXi_GetDeviceAsync(device, SyncCallback, (void*)(&msgQ)); in SNDEXi_GetDevice()