Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dpcm.h537 extern const struct file_operations snd_pcm_f_ops[2];
/kernel/linux/linux-5.10/sound/core/
Dpcm.c1077 &snd_pcm_f_ops[cidx], pcm, in snd_pcm_dev_register()
Dpcm_native.c4080 const struct file_operations snd_pcm_f_ops[2] = { variable