Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dpcm.h554 extern const struct file_operations snd_pcm_f_ops[2];
/linux-4.1.27/sound/core/
Dpcm.c1093 &snd_pcm_f_ops[cidx], pcm, in snd_pcm_dev_register()
Dpcm_native.c3680 const struct file_operations snd_pcm_f_ops[2] = { variable