Searched refs:AUDIO_DRV_PCM_IOCTL_MMAP_POSITION (Results 1 - 8 of 8) sorted by relevance
/drivers/hdf_core/framework/model/audio/dispatch/include/ |
H A D | audio_stream_dispatch.h | 40 AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, enumerator
|
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/ |
H A D | alsa_lib_render.c | 519 case AUDIO_DRV_PCM_IOCTL_MMAP_POSITION: in AudioInterfaceLibOutputRender() 544 case AUDIO_DRV_PCM_IOCTL_MMAP_POSITION: in AudioInterfaceLibModeRender()
|
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/ |
H A D | audio_alsa_if_lib_render_test.cpp | 581 int32_t ret = AudioOutputRenderGetMmapPosition(handle, AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, handleData); in HWTEST_F() 605 ret = AudioOutputRenderGetMmapPosition(handle, AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, handleData); in HWTEST_F()
|
/drivers/peripheral/audio/hdi_service/primary_impl/include/ |
H A D | audio_internal.h | 398 AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, enumerator
|
/drivers/peripheral/audio/supportlibs/adm_adapter/src/ |
H A D | audio_interface_lib_render.c | 1193 case AUDIO_DRV_PCM_IOCTL_MMAP_POSITION: in AudioInterfaceLibOutputRender() 1216 case AUDIO_DRV_PCM_IOCTL_MMAP_POSITION: in AudioInterfaceLibModeRender()
|
/drivers/peripheral/audio/hal/hdi_passthrough/include/ |
H A D | audio_internal.h | 372 AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, enumerator
|
/drivers/peripheral/audio/hdi_service/primary_impl/src/ |
H A D | audio_render.c | 1107 (*pInterfaceLibModeRender)(render->devDataHandle, &render->renderParam, AUDIO_DRV_PCM_IOCTL_MMAP_POSITION); in AudioRenderGetMmapPosition()
|
/drivers/hdf_core/framework/model/audio/dispatch/src/ |
H A D | audio_stream_dispatch.c | 1589 {AUDIO_DRV_PCM_IOCTL_MMAP_POSITION, StreamHostMmapPositionWrite},
|
Completed in 11 milliseconds