Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dwaveaudio.c200 WAVEINCAPSA incaps; in start() local
208 error = waveInGetDevCapsA(dev, &incaps, sizeof(incaps)); in start()
228 error = waveInGetDevCapsA(dev, &incaps, sizeof(incaps)); in start()
229 dev_name = incaps.szPname; in start()