Home
last modified time | relevance | path

Searched refs:io_handle (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/include_all/hardware/
Daudio_policy.h339 audio_io_handle_t io_handle,
350 char * (*get_parameters)(void *service, audio_io_handle_t io_handle,
/hardware/libhardware/include/hardware/
Daudio_policy.h339 audio_io_handle_t io_handle,
350 char * (*get_parameters)(void *service, audio_io_handle_t io_handle,
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1744 audio_io_handle_t io_handle = 0; in adev_create_audio_patch() local
1772 io_handle = in->handle; in adev_create_audio_patch()
1788 io_handle = out->handle; in adev_create_audio_patch()
1801 __func__, *handle, *patch_handle, io_handle); in adev_create_audio_patch()