Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dwavefront.h106 #define WFC_DELETE_SAMPLE 0x84 macro
/linux-4.4.14/sound/isa/wavefront/
Dwavefront_synth.c211 { WFC_DELETE_SAMPLE, "delete sample", 0, 2, NEEDS_ACK },
608 if ((x = snd_wavefront_cmd (dev, WFC_DELETE_SAMPLE, NULL, wbuf)) == 0) { in wavefront_delete_sample()