Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
maya44.h File Reference

Go to the source code of this file.

Macros

#define MAYA44_DEVICE_DESC   "{ESI,Maya44},"
 
#define VT1724_SUBDEVICE_MAYA44   0x34315441 /* Maya44 */
 

Variables

struct snd_ice1712_card_info snd_vt1724_maya44_cards []
 

Macro Definition Documentation

#define MAYA44_DEVICE_DESC   "{ESI,Maya44},"

Definition at line 4 of file maya44.h.

#define VT1724_SUBDEVICE_MAYA44   0x34315441 /* Maya44 */

Definition at line 6 of file maya44.h.

Variable Documentation

struct snd_ice1712_card_info snd_vt1724_maya44_cards
Initial value:
= {
{
.name = "ESI Maya44",
.model = "maya44",
.chip_init = maya44_init,
.build_controls = maya44_add_controls,
.eeprom_size = sizeof(maya44_eeprom),
.eeprom_data = maya44_eeprom,
},
{ }
}

Definition at line 768 of file maya44.c.