Searched refs:adev_open_input_stream (Results 1 – 5 of 5) sorted by relevance
576 static int adev_open_input_stream(struct audio_hw_device *dev, in adev_open_input_stream() function665 adev->hw_device.open_input_stream = adev_open_input_stream; in adev_open()
759 static int adev_open_input_stream(struct audio_hw_device __unused *dev, in adev_open_input_stream() function855 adev->hw_device.open_input_stream = adev_open_input_stream; in adev_open()
1018 static int adev_open_input_stream(struct audio_hw_device* dev, audio_io_handle_t handle, in adev_open_input_stream() function1171 adev->hw_device.open_input_stream = adev_open_input_stream; in adev_open()
1004 static int adev_open_input_stream(struct audio_hw_device* dev, audio_io_handle_t handle, in adev_open_input_stream() function1158 adev->hw_device.open_input_stream = adev_open_input_stream; in adev_open()
1427 static int adev_open_input_stream(struct audio_hw_device *dev, in adev_open_input_stream() function1680 adev->device.open_input_stream = adev_open_input_stream; in adev_open()