Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dwavefront.h137 #define WF_SECTION_MAX 44 /* longest OS section length */ macro
/linux-6.1.9/sound/isa/wavefront/
Dwavefront_synth.c1984 if (section_length < 0 || section_length > WF_SECTION_MAX) { in wavefront_download_firmware()