Home
last modified time | relevance | path

Searched refs:adev_open_output_stream (Results 1 – 5 of 5) sorted by relevance

/device/linaro/poplar/audio/
Daudio_hw.c419 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
663 adev->hw_device.open_output_stream = adev_open_output_stream; in adev_open()
/device/linaro/hikey/audio/
Daudio_hw.c602 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
853 adev->hw_device.open_output_stream = adev_open_output_stream; in adev_open()
/device/amlogic/yukawa/hal/audio/
Daudio_hw.c819 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
1169 adev->hw_device.open_output_stream = adev_open_output_stream; in adev_open()
/device/linaro/dragonboard/audio/
Daudio_hw.c804 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
1156 adev->hw_device.open_output_stream = adev_open_output_stream; in adev_open()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c1179 static int adev_open_output_stream(struct audio_hw_device *dev, in adev_open_output_stream() function
1678 adev->device.open_output_stream = adev_open_output_stream; in adev_open()