Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
snd_pcm_hw_constraints Struct Reference

#include <pcm.h>

Data Fields

struct snd_mask masks [SNDRV_PCM_HW_PARAM_LAST_MASK-SNDRV_PCM_HW_PARAM_FIRST_MASK+1]
 
struct snd_interval intervals [SNDRV_PCM_HW_PARAM_LAST_INTERVAL-SNDRV_PCM_HW_PARAM_FIRST_INTERVAL+1]
 
unsigned int rules_num
 
unsigned int rules_all
 
struct snd_pcm_hw_rulerules
 

Detailed Description

Definition at line 223 of file pcm.h.

Field Documentation

Definition at line 226 of file pcm.h.

Definition at line 224 of file pcm.h.

Definition at line 230 of file pcm.h.

unsigned int rules_all

Definition at line 229 of file pcm.h.

unsigned int rules_num

Definition at line 228 of file pcm.h.


The documentation for this struct was generated from the following file: