Home
last modified time | relevance | path

Searched refs:adev_open_input_stream (Results 1 – 6 of 6) sorted by relevance

/device/linaro/poplar/audio/
Daudio_hw.c576 static int adev_open_input_stream(struct audio_hw_device *dev, in adev_open_input_stream() function
665 adev->hw_device.open_input_stream = adev_open_input_stream; in adev_open()
/device/linaro/hikey/audio/
Daudio_hw.c760 static int adev_open_input_stream(struct audio_hw_device __unused *dev, in adev_open_input_stream() function
856 adev->hw_device.open_input_stream = adev_open_input_stream; in adev_open()
/device/amlogic/yukawa/hal/audio/
Daudio_hw.c980 static int adev_open_input_stream(struct audio_hw_device* dev, audio_io_handle_t handle, in adev_open_input_stream() function
1135 adev->hw_device.open_input_stream = adev_open_input_stream; in adev_open()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c1163 static int adev_open_input_stream(struct audio_hw_device *dev, in adev_open_input_stream() function
1395 adev->device.open_input_stream = adev_open_input_stream; in adev_open()
/device/linaro/dragonboard/audio/
Daudio_hw.c1427 static int adev_open_input_stream(struct audio_hw_device *dev, in adev_open_input_stream() function
1776 adev->device.open_input_stream = adev_open_input_stream; in adev_open()
/device/google/cuttlefish/guest/hals/audio/
Daudio_hw.c1430 static int adev_open_input_stream(struct audio_hw_device *dev, in adev_open_input_stream() function
1779 adev->device.open_input_stream = adev_open_input_stream; in adev_open()