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

#include <soc.h>

Data Fields

const charname
 
int id
 
struct devicedev
 
struct snd_soc_platform_driverdriver
 
struct mutex mutex
 
unsigned int suspended:1
 
unsigned int probed:1
 
struct snd_soc_cardcard
 
struct list_head list
 
struct list_head card_list
 
struct snd_soc_dapm_context dapm
 

Detailed Description

Definition at line 820 of file soc.h.

Field Documentation

Definition at line 830 of file soc.h.

struct list_head card_list

Definition at line 832 of file soc.h.

Definition at line 834 of file soc.h.

struct device* dev

Definition at line 823 of file soc.h.

Definition at line 824 of file soc.h.

Definition at line 822 of file soc.h.

Definition at line 831 of file soc.h.

Definition at line 825 of file soc.h.

const char* name

Definition at line 821 of file soc.h.

unsigned int probed

Definition at line 828 of file soc.h.

unsigned int suspended

Definition at line 827 of file soc.h.


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