Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dwavefront.h120 #define WFC_GET_NSAMPLES 0xA0 macro
/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c185 { WFC_GET_NSAMPLES, "report number of samples", 2, 0, 0 },
626 if (snd_wavefront_cmd (dev, WFC_GET_NSAMPLES, rbuf, wbuf)) { in wavefront_get_sample_status()