Home
last modified time | relevance | path

Searched refs:standby (Results 1 – 18 of 18) sorted by relevance

/device/generic/car/emulator/audio/driver/
Daudio_hw.h58 bool standby; // Protected by this->lock member
87 bool standby; // Protected by this->lock member
Daudio_hw.c148 if (!out->standby) { in out_set_parameters()
294 if (out->standby) { in get_current_output_position()
357 if (out->standby) { in out_write()
358 out->standby = false; in out_write()
443 if (out->standby) { in do_out_standby()
462 out->standby = true; in do_out_standby()
650 if (!in->standby) { in in_set_parameters()
710 if (in->standby) { in get_current_input_position()
727 if (in->standby) { in do_in_standby()
732 in->standby = true; in do_in_standby()
[all …]
/device/amlogic/yukawa/hal/audio/
Daudio_hw.h93 bool standby; member
109 int standby; member
Daudio_hw.c241 if (!out->standby) { in do_output_standby()
245 out->standby = 1; in do_output_standby()
336 if (out->standby) { in out_write()
342 out->standby = 0; in out_write()
551 if (!in->standby) { in do_input_standby()
555 in->standby = true; in do_input_standby()
683 if (in->standby) { in in_read()
690 in->standby = false; in in_read()
810 out->stream.common.standby = out_standby; in adev_open_output_stream()
842 out->standby = 1; in adev_open_output_stream()
[all …]
/device/linaro/poplar/audio/
Daudio_hw.c81 int standby; member
164 if (!out->standby) { in do_output_standby()
168 out->standby = 1; in do_output_standby()
256 if (out->standby) { in out_write()
262 out->standby = 0; in out_write()
448 out->stream.common.standby = out_standby; in adev_open_output_stream()
480 out->standby = 1; in adev_open_output_stream()
599 in->stream.common.standby = in_standby; in adev_open_input_stream()
/device/linaro/dragonboard/audio/
Daudio_hw.c186 bool standby; // Protected by this->lock member
219 bool standby; // Protected by this->lock member
507 if (out->standby) { in get_current_output_position()
554 if (out->standby) { in out_write()
555 out->standby = false; in out_write()
637 if (out->standby) { in do_out_standby()
656 out->standby = true; in do_out_standby()
942 if (in->standby) { in get_current_input_position()
960 if (in->standby) { in do_in_standby()
965 in->standby = true; in do_in_standby()
[all …]
/device/google/cuttlefish/guest/hals/audio/
Daudio_hw.c189 bool standby; // Protected by this->lock member
222 bool standby; // Protected by this->lock member
510 if (out->standby) { in get_current_output_position()
557 if (out->standby) { in out_write()
558 out->standby = false; in out_write()
640 if (out->standby) { in do_out_standby()
659 out->standby = true; in do_out_standby()
945 if (in->standby) { in get_current_input_position()
963 if (in->standby) { in do_in_standby()
968 in->standby = true; in do_in_standby()
[all …]
/device/generic/goldfish/audio/
Dio_thread.cpp39 bool IOThread::standby() { in standby() function in android::hardware::audio::V6_0::implementation::IOThread
Dio_thread.h33 virtual bool standby();
Dstream_in.h63 Return<Result> standby() override;
Dstream_in.cpp302 Return<Result> StreamIn::standby() { in standby() function in android::hardware::audio::V6_0::implementation::StreamIn
304 LOG_ALWAYS_FATAL_IF(!mReadThread->standby()); in standby()
Dstream_out.h64 Return<Result> standby() override;
Dstream_out.cpp309 Return<Result> StreamOut::standby() { in standby() function in android::hardware::audio::V6_0::implementation::StreamOut
311 LOG_ALWAYS_FATAL_IF(!mWriteThread->standby()); in standby()
/device/linaro/hikey/audio/
Daudio_hw.c115 int standby; member
326 if (!out->standby) { in do_output_standby()
330 out->standby = 1; in do_output_standby()
426 if (out->standby) { in out_write()
437 out->standby = 0; in out_write()
632 out->stream.common.standby = out_standby; in adev_open_output_stream()
664 out->standby = 1; in adev_open_output_stream()
783 in->stream.common.standby = in_standby; in adev_open_input_stream()
/device/google/muskie/
DWCNSS_qcom_cfg.ini347 # 1: Enable standby, 2: Enable Deep sleep, 3: Enable Mcast/Bcast Filter
/device/google/taimen/
DWCNSS_qcom_cfg.ini347 # 1: Enable standby, 2: Enable Deep sleep, 3: Enable Mcast/Bcast Filter
/device/google/bonito/
DWCNSS_qcom_cfg.ini332 # 1: Enable standby, 2: Enable Deep sleep, 3: Enable Mcast/Bcast Filter
/device/google/crosshatch/
DWCNSS_qcom_cfg.ini332 # 1: Enable standby, 2: Enable Deep sleep, 3: Enable Mcast/Bcast Filter