Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwavefront.h100 #define WFC_GET_NSAMPLES 0xA0 macro
/linux-2.4.37.9/drivers/sound/
Dwavfront.c335 { WFC_GET_NSAMPLES, "report number of samples", 2, 0, 0 },
763 if (wavefront_cmd (WFC_GET_NSAMPLES, rbuf, wbuf)) { in wavefront_get_sample_status()