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 D | dw-hdmi-ahb-audio.c | 512 .ioctl = snd_pcm_lib_ioctl,
|
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rockchip_multi_dais_pcm.c | 627 return snd_pcm_lib_ioctl(substream, cmd, arg); in dmaengine_mpcm_ioctl()
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-component.c | 645 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_soc_pcm_component_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_audio_source.c | 855 .ioctl = snd_pcm_lib_ioctl,
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_virtual_device | 1428 snd_pcm_lib_ioctl
|
| H A D | abi_gki_aarch64_exynosauto | 1377 snd_pcm_lib_ioctl
|
| H A D | abi_gki_aarch64_generic | 1718 snd_pcm_lib_ioctl
|
| H A D | abi_gki_aarch64_exynos | 1769 snd_pcm_lib_ioctl
|
| H A D | abi_gki_aarch64_galaxy | 3698 snd_pcm_lib_ioctl
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_lib.c | 1766 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 D | pcm_native.c | 199 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_pcm_ops_ioctl()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | pcm.h | 1071 int snd_pcm_lib_ioctl(struct snd_pcm_substream *substream,
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | rtk_btusb.c | 3830 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 D | rme9652.c | 2083 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_rme9652_ioctl()
|
| H A D | hdsp.c | 4101 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_hdsp_ioctl()
|
| H A D | hdspm.c | 5756 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_hdspm_ioctl()
|
| /OK3568_Linux_fs/kernel/sound/pci/korg1212/ |
| H A D | korg1212.c | 1489 return snd_pcm_lib_ioctl(substream, cmd, arg); in snd_korg1212_ioctl()
|
| /OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/ |
| H A D | writing-an-alsa-driver.rst | 1919 function :c:func:`snd_pcm_lib_ioctl()`. If you need to deal with the
|