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

#include <hda_codec.h>

Data Fields

unsigned int substreams
 
unsigned int channels_min
 
unsigned int channels_max
 
hda_nid_t nid
 
u32 rates
 
u64 formats
 
unsigned int maxbps
 
struct hda_pcm_ops ops
 

Detailed Description

Definition at line 748 of file hda_codec.h.

Field Documentation

unsigned int channels_max

Definition at line 751 of file hda_codec.h.

unsigned int channels_min

Definition at line 750 of file hda_codec.h.

u64 formats

Definition at line 754 of file hda_codec.h.

unsigned int maxbps

Definition at line 755 of file hda_codec.h.

hda_nid_t nid

Definition at line 752 of file hda_codec.h.

Definition at line 756 of file hda_codec.h.

u32 rates

Definition at line 753 of file hda_codec.h.

unsigned int substreams

Definition at line 749 of file hda_codec.h.


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