Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-ahb-audio.c512 .ioctl = snd_pcm_lib_ioctl,
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_multi_dais_pcm.c627 return snd_pcm_lib_ioctl(substream, cmd, arg); in dmaengine_mpcm_ioctl()
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-component.c645 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_soc_pcm_component_ioctl()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_audio_source.c855 .ioctl = snd_pcm_lib_ioctl,
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device1428 snd_pcm_lib_ioctl
H A Dabi_gki_aarch64_exynosauto1377 snd_pcm_lib_ioctl
H A Dabi_gki_aarch64_generic1718 snd_pcm_lib_ioctl
H A Dabi_gki_aarch64_exynos1769 snd_pcm_lib_ioctl
H A Dabi_gki_aarch64_galaxy3698 snd_pcm_lib_ioctl
/OK3568_Linux_fs/kernel/sound/core/
H 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);
H A Dpcm_native.c199 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_pcm_ops_ioctl()
/OK3568_Linux_fs/kernel/include/sound/
H A Dpcm.h1071 int snd_pcm_lib_ioctl(struct snd_pcm_substream *substream,
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.c3830 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_sco_capture_ioctl()
3973 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_sco_playback_ioctl()
/OK3568_Linux_fs/kernel/sound/pci/rme9652/
H A Drme9652.c2083 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_rme9652_ioctl()
H A Dhdsp.c4101 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_hdsp_ioctl()
H A Dhdspm.c5756 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_hdspm_ioctl()
/OK3568_Linux_fs/kernel/sound/pci/korg1212/
H A Dkorg1212.c1489 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_korg1212_ioctl()
/OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1919 function :c:func:`snd_pcm_lib_ioctl()`. If you need to deal with the