Home
last modified time | relevance | path

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

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