Searched refs:snd_wss_capture_ops (Results 1 – 1 of 1) sorted by relevance
1838 static const struct snd_pcm_ops snd_wss_capture_ops = { variable1857 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_wss_capture_ops); in snd_wss_pcm()2200 &snd_wss_playback_ops : &snd_wss_capture_ops; in snd_wss_get_pcm_ops()