Home
last modified time | relevance | path

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

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