Home
last modified time | relevance | path

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

/linux-6.1.9/sound/isa/wavefront/
Dwavefront_synth.c216 { WFC_UPLOAD_PROGRAM, "upload program", 32, 1, 0 },
430 wfcmd->cmd == WFC_UPLOAD_PROGRAM) { in snd_wavefront_cmd()
744 x = snd_wavefront_cmd(dev, WFC_UPLOAD_PROGRAM, progbuf, in wavefront_get_program_status()
1610 case WFC_UPLOAD_PROGRAM: in wavefront_synth_control()
/linux-6.1.9/include/sound/
Dwavefront.h110 #define WFC_UPLOAD_PROGRAM 0xA4 macro