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

#include <asound.h>

Data Fields

unsigned int device
 
int card
 
unsigned char id [64]
 
unsigned char name [80]
 
int iface
 
unsigned char reserved [64]
 

Detailed Description

Definition at line 117 of file asound.h.

Field Documentation

int card

Definition at line 119 of file asound.h.

unsigned int device

Definition at line 118 of file asound.h.

unsigned char id[64]

Definition at line 120 of file asound.h.

int iface

Definition at line 122 of file asound.h.

unsigned char name[80]

Definition at line 121 of file asound.h.

unsigned char reserved[64]

Definition at line 123 of file asound.h.


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