Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ctxfi/
Dctpcm.c367 static const struct snd_pcm_ops ct_pcm_playback_ops = { variable
438 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &ct_pcm_playback_ops); in ct_alsa_pcm_create()