Home
last modified time | relevance | path

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

/linux-4.1.27/sound/isa/wavefront/
Dwavefront_synth.c214 { WFC_REPORT_FREE_MEMORY, "report free memory", 4, 0, 0 },
846 if (snd_wavefront_cmd (dev, WFC_REPORT_FREE_MEMORY, rbuf, NULL)) { in wavefront_freemem()
1582 case WFC_REPORT_FREE_MEMORY: in wavefront_synth_control()
/linux-4.1.27/include/sound/
Dwavefront.h107 #define WFC_REPORT_FREE_MEMORY 0x85 macro