Home
last modified time | relevance | path

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

/linux/sound/virtio/
H A Dvirtio_pcm_ops.c522 .ioctl = snd_pcm_lib_ioctl,
534 .ioctl = snd_pcm_lib_ioctl,
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-ahb-audio.c534 .ioctl = snd_pcm_lib_ioctl,
/linux/sound/pci/emu10k1/
H A Dp16v.c232 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_p16v_pcm_ioctl_playback()
/linux/sound/drivers/
H A Dpcmtest.c513 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_pcmtst_ioctl()
/linux/sound/core/
H A Dpcm_lib.c1856 int snd_pcm_lib_ioctl(struct snd_pcm_substream *substream, in snd_pcm_lib_ioctl() function
1871 EXPORT_SYMBOL(snd_pcm_lib_ioctl);
H A Dpcm_native.c213 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_pcm_ops_ioctl()
/linux/sound/soc/
H A Dsoc-component.c1037 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_soc_pcm_component_ioctl()
/linux/include/sound/
H A Dpcm.h1178 int snd_pcm_lib_ioctl(struct snd_pcm_substream *substream,
/linux/sound/pci/korg1212/
H A Dkorg1212.c1448 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_korg1212_ioctl()
/linux/sound/pci/rme9652/
H A Drme9652.c2030 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_rme9652_ioctl()
H A Dhdsp.c4148 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_hdsp_ioctl()
H A Dhdspm.c5744 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_hdspm_ioctl()
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1829 function :c:func:`snd_pcm_lib_ioctl()`. If you need to deal with a