Searched refs:WFC_REPORT_FREE_MEMORY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 212 { WFC_REPORT_FREE_MEMORY, "report free memory", 4, 0, 0 }, 851 if (snd_wavefront_cmd (dev, WFC_REPORT_FREE_MEMORY, rbuf, NULL)) { in wavefront_freemem() 1598 case WFC_REPORT_FREE_MEMORY: in wavefront_synth_control()
|
/kernel/linux/linux-6.6/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 212 { WFC_REPORT_FREE_MEMORY, "report free memory", 4, 0, 0 }, 855 if (snd_wavefront_cmd (dev, WFC_REPORT_FREE_MEMORY, rbuf, NULL)) { in wavefront_freemem() 1605 case WFC_REPORT_FREE_MEMORY: in wavefront_synth_control()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | wavefront.h | 94 #define WFC_REPORT_FREE_MEMORY 0x85 macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | wavefront.h | 94 #define WFC_REPORT_FREE_MEMORY 0x85 macro
|
Completed in 8 milliseconds