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

#include <ice1712.h>

Data Fields

unsigned int direction
 
unsigned int write_mask
 
unsigned int saved [2]
 
void(* set_mask )(struct snd_ice1712 *ice, unsigned int data)
 
unsigned int(* get_mask )(struct snd_ice1712 *ice)
 
void(* set_dir )(struct snd_ice1712 *ice, unsigned int data)
 
unsigned int(* get_dir )(struct snd_ice1712 *ice)
 
void(* set_data )(struct snd_ice1712 *ice, unsigned int data)
 
unsigned int(* get_data )(struct snd_ice1712 *ice)
 
void(* set_pro_rate )(struct snd_ice1712 *ice, unsigned int rate)
 
void(* i2s_mclk_changed )(struct snd_ice1712 *ice)
 

Detailed Description

Definition at line 356 of file ice1712.h.

Field Documentation

unsigned int direction

Definition at line 357 of file ice1712.h.

unsigned int(* get_data)(struct snd_ice1712 *ice)

Definition at line 366 of file ice1712.h.

unsigned int(* get_dir)(struct snd_ice1712 *ice)

Definition at line 364 of file ice1712.h.

unsigned int(* get_mask)(struct snd_ice1712 *ice)

Definition at line 362 of file ice1712.h.

void(* i2s_mclk_changed)(struct snd_ice1712 *ice)

Definition at line 369 of file ice1712.h.

unsigned int saved[2]

Definition at line 359 of file ice1712.h.

void(* set_data)(struct snd_ice1712 *ice, unsigned int data)

Definition at line 365 of file ice1712.h.

void(* set_dir)(struct snd_ice1712 *ice, unsigned int data)

Definition at line 363 of file ice1712.h.

void(* set_mask)(struct snd_ice1712 *ice, unsigned int data)

Definition at line 361 of file ice1712.h.

void(* set_pro_rate)(struct snd_ice1712 *ice, unsigned int rate)

Definition at line 368 of file ice1712.h.

unsigned int write_mask

Definition at line 358 of file ice1712.h.


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