Home
last modified time | relevance | path

Searched refs:SNDEXi_GetDeviceAsync (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.5.5/build/libraries/snd/ARM9.TWL/src/
Dsndex.c105 SNDEXResult SNDEXi_GetDeviceAsync (SNDEXDevice* device, SNDEXCallback callback, void* arg);
574 SNDEXi_GetDeviceAsync (SNDEXDevice* device, SNDEXCallback callback, void* arg) in SNDEXi_GetDeviceAsync() function
626 result = SNDEXi_GetDeviceAsync(device, SyncCallback, (void*)(&msgQ)); in SNDEXi_GetDevice()