Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dwavefront.h39 #define WFC_DOWNLOAD_BLOCK 0x81 macro
/linux/sound/isa/wavefront/
H A Dwavefront_synth.c187 { WFC_DOWNLOAD_BLOCK, "download block", 0, 0, NEEDS_ACK},
1087 if (snd_wavefront_cmd (dev, WFC_DOWNLOAD_BLOCK, NULL, NULL)) { in wavefront_send_sample()