Home
last modified time | relevance | path

Searched refs:snd_pcm_oss_get_caps (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_oss.c2034 static int snd_pcm_oss_get_caps(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_caps() function
2696 res = snd_pcm_oss_get_caps(pcm_oss_file); in snd_pcm_oss_ioctl()
2725 if (snd_pcm_oss_get_caps(pcm_oss_file) & DSP_CAP_DUPLEX) in snd_pcm_oss_ioctl()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_oss.c2050 static int snd_pcm_oss_get_caps(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_caps() function
2714 res = snd_pcm_oss_get_caps(pcm_oss_file); in snd_pcm_oss_ioctl()
2743 if (snd_pcm_oss_get_caps(pcm_oss_file) & DSP_CAP_DUPLEX) in snd_pcm_oss_ioctl()

Completed in 9 milliseconds