Home
last modified time | relevance | path

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

/linux-3.3/sound/isa/wavefront/
Dwavefront_synth.c218 { WFC_UPLOAD_PROGRAM, "upload program", 32, 1, 0 },
429 wfcmd->cmd == WFC_UPLOAD_PROGRAM) { in snd_wavefront_cmd()
743 if ((x = snd_wavefront_cmd (dev, WFC_UPLOAD_PROGRAM, progbuf, in wavefront_get_program_status()
1590 case WFC_UPLOAD_PROGRAM: in wavefront_synth_control()
/linux-3.3/include/sound/
Dwavefront.h123 #define WFC_UPLOAD_PROGRAM 0xA4 macro