Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dwavefront.h98 #define WF_MSAMPLE_BYTES 259 /* (MIDI_KEYS * 2) + 3 */ macro
/linux/sound/isa/wavefront/
H A Dwavefront_synth.c1219 msample_hdr = kmalloc(WF_MSAMPLE_BYTES, GFP_KERNEL); in wavefront_send_multisample()