Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dpcm.h550 extern const struct file_operations snd_pcm_f_ops[2];
/Linux-v4.19/sound/core/
Dpcm.c1128 &snd_pcm_f_ops[cidx], pcm, in snd_pcm_dev_register()
Dpcm_native.c3645 const struct file_operations snd_pcm_f_ops[2] = { variable