Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/include/twl/snd/common/
Dsndex_common.h49 #define SNDEX_PXI_COMMAND_GET_SND_DEVICE 0x05 // Get the setting for the audio outp… macro
/TwlSDK-5.3.1/build/libraries/snd/ARM9.TWL/src/
Dsndex.c588 SetSndexWork(callback, arg, (void*)device, SNDEX_PXI_COMMAND_GET_SND_DEVICE); in SNDEXi_GetDeviceAsync()
1614 case SNDEX_PXI_COMMAND_GET_SND_DEVICE: in CommonCallback()