Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dwavefront.h454 } wavefront_multisample; typedef
514 wavefront_multisample ms;
568 #define WF_MAX_READ sizeof(wavefront_multisample)
569 #define WF_MAX_WRITE sizeof(wavefront_multisample)
/linux-4.4.14/sound/isa/wavefront/
Dwavefront_synth.c1396 sizeof (wavefront_multisample))) { in wavefront_load_patch()