Home
last modified time | relevance | path

Searched refs:WF_MSAMPLE_BYTES (Results 1 - 4 of 4) sorted by relevance

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

Completed in 8 milliseconds