Searched defs:snd_pcm_hw_params (Results 1 – 12 of 12) sorted by relevance
339 struct snd_pcm_hw_params { struct340 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 …]
358 struct snd_pcm_hw_params { struct359 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 …]
364 struct snd_pcm_hw_params { struct365 unsigned int flags;366 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - 368 struct snd_mask mres[5]; /* reserved masks */369 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -371 struct snd_interval ires[9]; /* reserved intervals */372 unsigned int rmask; /* W: requested masks */373 unsigned int cmask; /* R: changed masks */374 unsigned int info; /* R: Info flags for returned setup */375 unsigned int msbits; /* R: used most significant bits */[all …]
346 struct snd_pcm_hw_params { struct347 unsigned int flags;348 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1];349 struct snd_mask mres[5];351 …t snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];352 struct snd_interval ires[9];353 unsigned int rmask;354 unsigned int cmask;356 unsigned int info;357 unsigned int msbits;[all …]
357 struct snd_pcm_hw_params { struct358 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 …]
340 struct snd_pcm_hw_params { struct341 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 …]
344 struct snd_pcm_hw_params { struct345 unsigned int flags;346 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1];347 struct snd_mask mres[5];349 …t snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];350 struct snd_interval ires[9];351 unsigned int rmask;352 unsigned int cmask;354 unsigned int info;355 unsigned int msbits;[all …]
376 struct snd_pcm_hw_params { struct377 unsigned int flags;378 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - 380 struct snd_mask mres[5]; /* reserved masks */381 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -383 struct snd_interval ires[9]; /* reserved intervals */384 unsigned int rmask; /* W: requested masks */385 unsigned int cmask; /* R: changed masks */386 unsigned int info; /* R: Info flags for returned setup */387 unsigned int msbits; /* R: used most significant bits */[all …]
356 struct snd_pcm_hw_params { struct357 unsigned int flags;358 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1];360 struct snd_mask mres[5];361 …t snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];362 struct snd_interval ires[9];363 unsigned int rmask;365 unsigned int cmask;366 unsigned int info;367 unsigned int msbits;[all …]