Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dawe_voice.h288 #define _AWE_REMOVE_LAST_SAMPLES 0x03 macro
384 #define AWE_REMOVE_LAST_SAMPLES(seqfd,dev) _AWE_CMD_NOW(seqfd, dev, 0, _AWE_REMOVE_LAST_SAMPLES, 0,…
/linux-2.4.37.9/drivers/sound/
Dawe_wave.c2490 case _AWE_REMOVE_LAST_SAMPLES: in awe_hw_awe_control()