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

#include <aoa.h>

Data Fields

char name [MAX_CODEC_NAME_LEN]
 
struct moduleowner
 
int(* init )(struct aoa_codec *codec)
 
void(* exit )(struct aoa_codec *codec)
 
struct device_nodenode
 
struct soundbus_devsoundbus_dev
 
struct gpio_runtimegpio
 
u32 connected
 
voidfabric_data
 
struct list_head list
 
struct aoa_fabricfabric
 

Detailed Description

Definition at line 21 of file aoa.h.

Field Documentation

u32 connected

Definition at line 50 of file aoa.h.

Definition at line 32 of file aoa.h.

struct aoa_fabric* fabric

Definition at line 57 of file aoa.h.

void* fabric_data

Definition at line 53 of file aoa.h.

Definition at line 45 of file aoa.h.

Definition at line 28 of file aoa.h.

Definition at line 56 of file aoa.h.

Definition at line 22 of file aoa.h.

Definition at line 36 of file aoa.h.

struct module* owner

Definition at line 24 of file aoa.h.

Definition at line 40 of file aoa.h.


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