Lines Matching +full:non +full:- +full:compliant
1 /* SPDX-License-Identifier: GPL-2.0 */
16 unsigned int fmt_type; /* USB audio format type (1-3) */
19 unsigned int frame_size; /* samples per frame for non-audio */
69 int opened; /* open refcount; protect with chip->mutex */
132 bool lowlatency_playback; /* low-latency playback mode */
133 bool need_setup; /* (re-)need for hw_params? */
134 bool need_prepare; /* (re-)need for prepare? */
162 unsigned int txfr_quirk:1; /* allow sub-frame alignment */
164 unsigned int fmt_type; /* USB audio format type (1-3) */
165 …unsigned int pkt_offset_adj; /* Bytes to drop from beginning of packets (for non-compliant devices…
166 …unsigned int stream_offset_adj; /* Bytes to drop from beginning of stream (for non-compliant devic…
173 unsigned int inflight_bytes; /* in-flight data bytes on buffer (for playback) */
199 bool lowlatency_playback; /* low-latency playback mode */
207 unsigned int fmt_type; /* USB audio format type (1-3) */