Lines Matching refs:__le32
124 __le32 magic; /* magic number */
125 __le32 abi; /* ABI version */
126 __le32 version; /* optional vendor specific version details */
127 __le32 type; /* SND_SOC_TPLG_TYPE_ */
128 __le32 size; /* size of this structure */
129 __le32 vendor_type; /* optional vendor specific type info */
130 __le32 payload_size; /* data bytes, excluding this header */
131 __le32 index; /* identifier for block */
132 __le32 count; /* number of elements in block */
141 __le32 size; /* in bytes of private data */
149 __le32 min;
150 __le32 step;
151 __le32 mute;
155 __le32 size; /* in bytes of this structure */
156 __le32 type; /* SNDRV_CTL_TLVT_*, type of TLV */
158 __le32 data[SND_SOC_TPLG_TLV_SIZE];
167 __le32 size; /* in bytes of this structure */
168 __le32 reg;
169 __le32 shift;
170 __le32 id; /* ID maps to Left, Right, LFE etc */
179 __le32 get;
180 __le32 put;
181 __le32 info;
188 __le32 size; /* in bytes of this structure */
189 __le32 type;
191 __le32 access;
200 __le32 size; /* in bytes of this structure */
203 __le32 rates; /* supported rates SNDRV_PCM_RATE_* */
204 __le32 rate_min; /* min rate */
205 __le32 rate_max; /* max rate */
206 __le32 channels_min; /* min channels */
207 __le32 channels_max; /* max channels */
208 __le32 periods_min; /* min number of periods */
209 __le32 periods_max; /* max number of periods */
210 __le32 period_size_min; /* min period size bytes */
211 __le32 period_size_max; /* max period size bytes */
212 __le32 buffer_size_min; /* min buffer size bytes */
213 __le32 buffer_size_max; /* max buffer size bytes */
220 __le32 size; /* in bytes of this structure */
223 __le32 rate; /* SNDRV_PCM_RATE_* */
224 __le32 period_bytes; /* size of period in bytes */
225 __le32 buffer_bytes; /* size of buffer in bytes */
226 __le32 channels; /* channels */
242 __le32 size; /* in bytes of this structure */
243 __le32 control_elems; /* number of control elements */
244 __le32 widget_elems; /* number of widget elements */
245 __le32 graph_elems; /* number of graph elements */
246 __le32 dai_elems; /* number of DAI elements */
247 __le32 dai_link_elems; /* number of DAI link elements */
263 __le32 size; /* in bytes of this structure */
264 __le32 min;
265 __le32 max;
266 __le32 platform_max;
267 __le32 invert;
268 __le32 num_channels;
285 __le32 size; /* in bytes of this structure */
286 __le32 num_channels;
288 __le32 items;
289 __le32 mask;
290 __le32 count;
292 __le32 values[SND_SOC_TPLG_NUM_TEXTS * SNDRV_CTL_ELEM_ID_NAME_MAXLEN / 4];
308 __le32 size; /* in bytes of this structure */
309 __le32 max;
310 __le32 mask;
311 __le32 base;
312 __le32 num_regs;
350 __le32 size; /* in bytes of this structure */
351 __le32 id; /* SND_SOC_DAPM_CTL */
355 __le32 reg; /* negative reg = no direct dapm */
356 __le32 shift; /* bits to shift */
357 __le32 mask; /* non-shifted mask */
358 __le32 subseq; /* sort within widget type */
359 __le32 invert; /* invert the power bit */
360 __le32 ignore_suspend; /* kept enabled over suspend */
363 __le32 num_kcontrols;
383 __le32 size; /* in bytes of this structure */
386 __le32 pcm_id; /* unique ID - used to match */
387 __le32 dai_id; /* unique ID - used to match */
388 __le32 playback; /* supports playback mode */
389 __le32 capture; /* supports capture mode */
390 __le32 compress; /* 1 = compressed; 0 = PCM */
392 __le32 num_streams; /* number of streams */
408 __le32 size; /* in bytes of this structure */
409 __le32 id; /* unique ID - used to match */
411 __le32 num_streams; /* number of streams */