Home
last modified time | relevance | path

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

/Linux-v6.6/sound/isa/wavefront/
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()
/Linux-v6.6/include/sound/
Dwavefront.h94 #define WFC_REPORT_FREE_MEMORY 0x85 macro