Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c215 { WFC_REPORT_FREE_MEMORY, "report free memory", 4, 0, 0 },
853 if (snd_wavefront_cmd (dev, WFC_REPORT_FREE_MEMORY, rbuf, NULL)) { in wavefront_freemem()
1592 case WFC_REPORT_FREE_MEMORY: in wavefront_synth_control()
/Linux-v4.19/include/sound/
Dwavefront.h107 #define WFC_REPORT_FREE_MEMORY 0x85 macro