Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwavefront.h434 } wavefront_multisample; typedef
494 wavefront_multisample ms;
548 #define WF_MAX_READ sizeof(wavefront_multisample)
549 #define WF_MAX_WRITE sizeof(wavefront_multisample)
/linux-2.4.37.9/drivers/sound/
Dwavfront.c1689 sizeof (wavefront_multisample)); in wavefront_load_patch()