Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dpcm.h530 extern const struct file_operations snd_pcm_f_ops[2];
/Linux-v5.4/sound/core/
Dpcm.c1068 &snd_pcm_f_ops[cidx], pcm, in snd_pcm_dev_register()
Dpcm_native.c3683 const struct file_operations snd_pcm_f_ops[2] = { variable