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

#include <pcm.h>

Data Fields

unsigned int cond
 
snd_pcm_hw_rule_func_t func
 
int var
 
int deps [4]
 
voidprivate
 

Detailed Description

Definition at line 215 of file pcm.h.

Field Documentation

unsigned int cond

Definition at line 216 of file pcm.h.

int deps[4]

Definition at line 219 of file pcm.h.

Definition at line 217 of file pcm.h.

void* private

Definition at line 220 of file pcm.h.

int var

Definition at line 218 of file pcm.h.


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