Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dwavefront.h119 #define WFC_FIRMWARE_VERSION 0x9F macro
/linux-4.1.27/sound/isa/wavefront/
Dwavefront_synth.c182 { WFC_FIRMWARE_VERSION, "report firmware version", 2, 0, 0 },
2162 if (snd_wavefront_cmd (dev, WFC_FIRMWARE_VERSION, rbuf, wbuf) == 0) { in snd_wavefront_detect()