Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dwavefront.h441 } wavefront_multisample; typedef
501 wavefront_multisample ms;
555 #define WF_MAX_READ sizeof(wavefront_multisample)
556 #define WF_MAX_WRITE sizeof(wavefront_multisample)
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_synth.c1416 sizeof (wavefront_multisample))) { in wavefront_load_patch()