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

#include <soc-dapm.h>

Data Fields

const charname
 
const charlong_name
 
struct snd_soc_dapm_widgetsource
 
struct snd_soc_dapm_widgetsink
 
struct snd_kcontrolkcontrol
 
u32 connect:1
 
u32 walked:1
 
u32 weak:1
 
int(* connected )(struct snd_soc_dapm_widget *source, struct snd_soc_dapm_widget *sink)
 
struct list_head list_source
 
struct list_head list_sink
 
struct list_head list
 

Detailed Description

Definition at line 479 of file soc-dapm.h.

Field Documentation

u32 connect

Definition at line 489 of file soc-dapm.h.

Definition at line 493 of file soc-dapm.h.

struct snd_kcontrol* kcontrol

Definition at line 486 of file soc-dapm.h.

Definition at line 498 of file soc-dapm.h.

struct list_head list_sink

Definition at line 497 of file soc-dapm.h.

struct list_head list_source

Definition at line 496 of file soc-dapm.h.

const char* long_name

Definition at line 481 of file soc-dapm.h.

const char* name

Definition at line 480 of file soc-dapm.h.

Definition at line 485 of file soc-dapm.h.

Definition at line 484 of file soc-dapm.h.

u32 walked

Definition at line 490 of file soc-dapm.h.

u32 weak

Definition at line 491 of file soc-dapm.h.


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