Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dwavefront.h96 #define WFC_DOWNLOAD_PROGRAM 0x87 macro
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_synth.c215 { WFC_DOWNLOAD_PROGRAM, "download program", 0, 33, NEEDS_ACK },
839 if (snd_wavefront_cmd (dev, WFC_DOWNLOAD_PROGRAM, NULL, buf)) { in wavefront_send_program()