Searched refs:SNDEX_PXI_COMMAND_GET_VOLUME (Results 1 – 2 of 2) sorted by relevance
48 #define SNDEX_PXI_COMMAND_GET_VOLUME 0x04 // Get the volume macro
424 SetSndexWork(callback, arg, (void*)volume, SNDEX_PXI_COMMAND_GET_VOLUME); in SNDEXi_GetVolumeAsync()1608 case SNDEX_PXI_COMMAND_GET_VOLUME: in CommonCallback()1646 if (command == SNDEX_PXI_COMMAND_GET_VOLUME) in CommonCallback()