Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_synth.c212 { 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()
1602 case WFC_REPORT_FREE_MEMORY: in wavefront_synth_control()
/openbmc/linux/include/sound/
H A Dwavefront.h94 #define WFC_REPORT_FREE_MEMORY 0x85 macro