Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/isa/wavefront/
Dwavefront_synth.c212 { WFC_REPORT_FREE_MEMORY, "report free memory", 4, 0, 0 },
849 if (snd_wavefront_cmd (dev, WFC_REPORT_FREE_MEMORY, rbuf, NULL)) { in wavefront_freemem()
1594 case WFC_REPORT_FREE_MEMORY: in wavefront_synth_control()
/kernel/linux/linux-5.10/include/sound/
Dwavefront.h94 #define WFC_REPORT_FREE_MEMORY 0x85 macro