Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/lx6464es/
Dlx6464es.c781 static const struct snd_pcm_ops lx_ops_capture = { variable
813 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &lx_ops_capture); in lx_pcm_create()