Home
last modified time | relevance | path

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

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