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

#include <ux500_msp_i2s.h>

Data Fields

struct moduleowner
 
unsigned int id
 
unsigned int class
 
struct i2s_algorithm * algo
 
voiddata
 
struct mutex bus_lock
 
struct device dev
 
char name [48]
 

Detailed Description

Definition at line 474 of file ux500_msp_i2s.h.

Field Documentation

struct i2s_algorithm* algo

Definition at line 478 of file ux500_msp_i2s.h.

struct mutex bus_lock

Definition at line 480 of file ux500_msp_i2s.h.

unsigned int class

Definition at line 477 of file ux500_msp_i2s.h.

Definition at line 479 of file ux500_msp_i2s.h.

Definition at line 481 of file ux500_msp_i2s.h.

unsigned int id

Definition at line 476 of file ux500_msp_i2s.h.

char name[48]

Definition at line 482 of file ux500_msp_i2s.h.

struct module* owner

Definition at line 475 of file ux500_msp_i2s.h.


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