Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwavefront.h86 #define WFC_DELETE_SAMPLE 0x84 macro
/linux-2.4.37.9/drivers/sound/
Dwavfront.c362 { WFC_DELETE_SAMPLE, "delete sample", 0, 2, NEEDS_ACK },
746 if ((x = wavefront_cmd (WFC_DELETE_SAMPLE, 0, wbuf)) == 0) { in wavefront_delete_sample()