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

#include <soc.h>

Data Fields

struct devicedev
 
struct snd_soc_cardcard
 
struct snd_soc_dai_linkdai_link
 
struct mutex pcm_mutex
 
enum snd_soc_pcm_subclass pcm_subclass
 
struct snd_pcm_ops ops
 
unsigned int dev_registered:1
 
struct snd_soc_dpcm_runtime dpcm [2]
 
long pmdown_time
 
struct snd_pcmpcm
 
struct snd_comprcompr
 
struct snd_soc_codeccodec
 
struct snd_soc_platformplatform
 
struct snd_soc_daicodec_dai
 
struct snd_soc_daicpu_dai
 
struct delayed_work delayed_work
 

Detailed Description

Definition at line 1028 of file soc.h.

Field Documentation

Definition at line 1030 of file soc.h.

Definition at line 1046 of file soc.h.

struct snd_soc_dai* codec_dai

Definition at line 1048 of file soc.h.

struct snd_compr* compr

Definition at line 1045 of file soc.h.

struct snd_soc_dai* cpu_dai

Definition at line 1049 of file soc.h.

Definition at line 1031 of file soc.h.

Definition at line 1051 of file soc.h.

struct device* dev

Definition at line 1029 of file soc.h.

unsigned int dev_registered

Definition at line 1036 of file soc.h.

Definition at line 1039 of file soc.h.

Definition at line 1034 of file soc.h.

Definition at line 1044 of file soc.h.

struct mutex pcm_mutex

Definition at line 1032 of file soc.h.

enum snd_soc_pcm_subclass pcm_subclass

Definition at line 1033 of file soc.h.

Definition at line 1047 of file soc.h.

long pmdown_time

Definition at line 1041 of file soc.h.


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