Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dwavefront.h90 #define WFC_DOWNLOAD_BLOCK 0x81 macro
/linux-6.1.9/sound/isa/wavefront/
Dwavefront_synth.c187 { WFC_DOWNLOAD_BLOCK, "download block", 0, 0, NEEDS_ACK},
1085 if (snd_wavefront_cmd (dev, WFC_DOWNLOAD_BLOCK, NULL, NULL)) { in wavefront_send_sample()