Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dpcm.h539 extern const struct file_operations snd_pcm_f_ops[2];
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm.c1077 &snd_pcm_f_ops[cidx], pcm, in snd_pcm_dev_register()
H A Dpcm_native.c4078 const struct file_operations snd_pcm_f_ops[2] = { variable