Searched refs:snd_pcm_open_substream (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | pcm.h | 581 int snd_pcm_open_substream(struct snd_pcm *pcm, int stream, struct file *file,
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_native.c | 2704 int snd_pcm_open_substream(struct snd_pcm *pcm, int stream, in snd_pcm_open_substream() function 2743 EXPORT_SYMBOL(snd_pcm_open_substream); 2753 err = snd_pcm_open_substream(pcm, stream, file, &substream); in snd_pcm_open_file()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_mtk | 1957 snd_pcm_open_substream
|
| /OK3568_Linux_fs/kernel/sound/core/oss/ |
| H A D | pcm_oss.c | 2438 err = snd_pcm_open_substream(pcm, idx, file, &substream); in snd_pcm_oss_open_file()
|