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

#include <aoa.h>

Data Fields

char name [MAX_LAYOUT_NAME_LEN]
 
struct moduleowner
 
int(* found_codec )(struct aoa_codec *codec)
 
void(* remove_codec )(struct aoa_codec *codec)
 
void(* attached_codec )(struct aoa_codec *codec)
 

Detailed Description

Definition at line 68 of file aoa.h.

Field Documentation

void(* attached_codec)(struct aoa_codec *codec)

Definition at line 87 of file aoa.h.

int(* found_codec)(struct aoa_codec *codec)

Definition at line 77 of file aoa.h.

Definition at line 69 of file aoa.h.

struct module* owner

Definition at line 71 of file aoa.h.

void(* remove_codec)(struct aoa_codec *codec)

Definition at line 84 of file aoa.h.


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