Home
last modified time | relevance | path

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

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