Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c219 { WFC_UPLOAD_PROGRAM, "upload program", 32, 1, 0 },
430 wfcmd->cmd == WFC_UPLOAD_PROGRAM) { in snd_wavefront_cmd()
744 if ((x = snd_wavefront_cmd (dev, WFC_UPLOAD_PROGRAM, progbuf, in wavefront_get_program_status()
1600 case WFC_UPLOAD_PROGRAM: in wavefront_synth_control()
/Linux-v4.19/include/sound/
Dwavefront.h123 #define WFC_UPLOAD_PROGRAM 0xA4 macro