Home
last modified time | relevance | path

Searched refs:snd_pcm_lib_ioctl (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/sound/virtio/
A Dvirtio_pcm_ops.c457 .ioctl = snd_pcm_lib_ioctl,
/linux-6.3-rc2/drivers/gpu/drm/bridge/synopsys/
A Ddw-hdmi-ahb-audio.c512 .ioctl = snd_pcm_lib_ioctl,
/linux-6.3-rc2/sound/soc/
A Dsoc-component.c1012 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_soc_pcm_component_ioctl()
/linux-6.3-rc2/sound/core/
A Dpcm_lib.c1766 int snd_pcm_lib_ioctl(struct snd_pcm_substream *substream, in snd_pcm_lib_ioctl() function
1779 EXPORT_SYMBOL(snd_pcm_lib_ioctl);
A Dpcm_native.c212 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_pcm_ops_ioctl()
/linux-6.3-rc2/include/sound/
A Dpcm.h1137 int snd_pcm_lib_ioctl(struct snd_pcm_substream *substream,
/linux-6.3-rc2/sound/pci/korg1212/
A Dkorg1212.c1488 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_korg1212_ioctl()
/linux-6.3-rc2/sound/pci/rme9652/
A Drme9652.c2063 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_rme9652_ioctl()
A Dhdsp.c4174 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_hdsp_ioctl()
A Dhdspm.c5747 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_hdspm_ioctl()
/linux-6.3-rc2/Documentation/sound/kernel-api/
A Dwriting-an-alsa-driver.rst1919 function :c:func:`snd_pcm_lib_ioctl()`. If you need to deal with the

Completed in 83 milliseconds