Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/lx6464es/
Dlx6464es.c791 static const struct snd_pcm_ops lx_ops_playback = { variable
832 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &lx_ops_playback); in lx_pcm_create()