Home | History | Annotate | Download | only in hardware

Lines Matching defs:standby

150      * Put the audio hardware input/output into standby mode.
151 * Driver should exit from standby mode at the next I/O operation.
154 int (*standby)(struct audio_stream *stream);
180 * The audio flinger will put the stream in standby and then change the
272 * the output has exited standby
342 * The count is not reset to zero when output enters standby.