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

#include <ice1712.h>

Data Fields

unsigned int subvendor
 
charname
 
charmodel
 
chardriver
 
int(* chip_init )(struct snd_ice1712 *)
 
int(* build_controls )(struct snd_ice1712 *)
 
unsigned int no_mpu401:1
 
unsigned int mpu401_1_info_flags
 
unsigned int mpu401_2_info_flags
 
const charmpu401_1_name
 
const charmpu401_2_name
 
const unsigned int eeprom_size
 
const unsigned chareeprom_data
 

Detailed Description

Definition at line 514 of file ice1712.h.

Field Documentation

int(* build_controls)(struct snd_ice1712 *)

Definition at line 520 of file ice1712.h.

int(* chip_init)(struct snd_ice1712 *)

Definition at line 519 of file ice1712.h.

char* driver

Definition at line 518 of file ice1712.h.

const unsigned char* eeprom_data

Definition at line 527 of file ice1712.h.

const unsigned int eeprom_size

Definition at line 526 of file ice1712.h.

char* model

Definition at line 517 of file ice1712.h.

unsigned int mpu401_1_info_flags

Definition at line 522 of file ice1712.h.

const char* mpu401_1_name

Definition at line 524 of file ice1712.h.

unsigned int mpu401_2_info_flags

Definition at line 523 of file ice1712.h.

const char* mpu401_2_name

Definition at line 525 of file ice1712.h.

char* name

Definition at line 516 of file ice1712.h.

unsigned int no_mpu401

Definition at line 521 of file ice1712.h.

unsigned int subvendor

Definition at line 515 of file ice1712.h.


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