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

#include <soc.h>

Data Fields

const charstream_name
 
u64 formats
 
unsigned int rates
 
unsigned int rate_min
 
unsigned int rate_max
 
unsigned int channels_min
 
unsigned int channels_max
 
unsigned int sig_bits
 

Detailed Description

Definition at line 618 of file soc.h.

Field Documentation

unsigned int channels_max

Definition at line 625 of file soc.h.

unsigned int channels_min

Definition at line 624 of file soc.h.

u64 formats

Definition at line 620 of file soc.h.

unsigned int rate_max

Definition at line 623 of file soc.h.

unsigned int rate_min

Definition at line 622 of file soc.h.

unsigned int rates

Definition at line 621 of file soc.h.

unsigned int sig_bits

Definition at line 626 of file soc.h.

const char* stream_name

Definition at line 619 of file soc.h.


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