Lines Matching defs:standby
151 bool standby; /* true if all PCMs are inactive */
169 bool standby;
609 } else if (adev->outputs[OUTPUT_HDMI] && !adev->outputs[OUTPUT_HDMI]->standby) {
915 if (other && (other != out) && !other->standby) {
932 if (!out->standby) {
939 out->standby = true;
942 /* force standby on low latency output stream so that it can reuse HDMI driver if
997 /* Force standby if moving to/from SPDIF or if the output
1014 if (!out->standby && (out == adev->outputs[OUTPUT_HDMI] ||
1016 adev->outputs[OUTPUT_HDMI]->standby)) {
1100 if (out->standby) {
1106 out->standby = false;
1199 if (!in->standby) {
1205 in->standby = true;
1244 apply_now = !in->standby;
1255 apply_now = !in->standby;
1317 if (in->standby) {
1320 in->standby = 0;
1452 out->stream.common.standby = out_standby;
1470 out->standby = true;
1608 in->stream.common.standby = in_standby;
1619 in->standby = true;