Searched refs:WF_MSAMPLE_BYTES (Results 1 – 2 of 2) sorted by relevance
98 #define WF_MSAMPLE_BYTES 259 /* (MIDI_KEYS * 2) + 3 */ macro
1219 msample_hdr = kmalloc(WF_MSAMPLE_BYTES, GFP_KERNEL); in wavefront_send_multisample()