Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dwavefront.h390 } wavefront_multisample; typedef
450 wavefront_multisample ms;
504 #define WF_MAX_READ sizeof(wavefront_multisample)
505 #define WF_MAX_WRITE sizeof(wavefront_multisample)
/linux/sound/isa/wavefront/
H A Dwavefront_synth.c1418 sizeof (wavefront_multisample))) { in wavefront_load_patch()