Home
last modified time | relevance | path

Searched defs:snd_pcm_hw_params (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/msm8x26/kernel-headers/sound/
Dasound.h339 struct snd_pcm_hw_params { struct
340 unsigned int flags;
341 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
344 struct snd_mask mres[5];
345 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
347 struct snd_interval ires[9];
349 unsigned int rmask;
350 unsigned int cmask;
351 unsigned int info;
352 unsigned int msbits;
[all …]
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h357 struct snd_pcm_hw_params { struct
358 unsigned int flags;
359 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
361 struct snd_mask mres[5]; /* reserved masks */
362 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
364 struct snd_interval ires[9]; /* reserved intervals */
365 unsigned int rmask; /* W: requested masks */
366 unsigned int cmask; /* R: changed masks */
367 unsigned int info; /* R: Info flags for returned setup */
368 unsigned int msbits; /* R: used most significant bits */
[all …]
/hardware/qcom/msm8994/kernel-headers/sound/
Dasound.h340 struct snd_pcm_hw_params { struct
341 unsigned int flags;
342 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
345 struct snd_mask mres[5];
346 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
349 struct snd_interval ires[9];
350 unsigned int rmask;
351 unsigned int cmask;
352 unsigned int info;
354 unsigned int msbits;
[all …]
/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h339 struct snd_pcm_hw_params { struct
340 unsigned int flags;
341 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
344 struct snd_mask mres[5];
345 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
347 struct snd_interval ires[9];
349 unsigned int rmask;
350 unsigned int cmask;
351 unsigned int info;
352 unsigned int msbits;
[all …]
/hardware/qcom/msm8x26/original-kernel-headers/sound/
Dasound.h357 struct snd_pcm_hw_params { struct
358 unsigned int flags;
359 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
361 struct snd_mask mres[5]; /* reserved masks */
362 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
364 struct snd_interval ires[9]; /* reserved intervals */
365 unsigned int rmask; /* W: requested masks */
366 unsigned int cmask; /* R: changed masks */
367 unsigned int info; /* R: Info flags for returned setup */
368 unsigned int msbits; /* R: used most significant bits */
[all …]
/hardware/qcom/msm8994/original-kernel-headers/sound/
Dasound.h358 struct snd_pcm_hw_params { struct
359 unsigned int flags;
360 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
362 struct snd_mask mres[5]; /* reserved masks */
363 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
365 struct snd_interval ires[9]; /* reserved intervals */
366 unsigned int rmask; /* W: requested masks */
367 unsigned int cmask; /* R: changed masks */
368 unsigned int info; /* R: Info flags for returned setup */
369 unsigned int msbits; /* R: used most significant bits */
[all …]