Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dwavefront.h93 #define WFC_DELETE_SAMPLE 0x84 macro
/Linux-v6.1/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()