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

#include <asound.h>

Data Fields

struct snd_timer_id tid
 
unsigned int flags
 
int card
 
unsigned char id [64]
 
unsigned char name [80]
 
unsigned long reserved0
 
unsigned long resolution
 
unsigned long resolution_min
 
unsigned long resolution_max
 
unsigned int clients
 
unsigned char reserved [32]
 

Detailed Description

Definition at line 634 of file asound.h.

Field Documentation

int card

Definition at line 637 of file asound.h.

unsigned int clients

Definition at line 644 of file asound.h.

unsigned int flags

Definition at line 636 of file asound.h.

unsigned char id[64]

Definition at line 638 of file asound.h.

unsigned char name[80]

Definition at line 639 of file asound.h.

unsigned char reserved[32]

Definition at line 645 of file asound.h.

unsigned long reserved0

Definition at line 640 of file asound.h.

unsigned long resolution

Definition at line 641 of file asound.h.

unsigned long resolution_max

Definition at line 643 of file asound.h.

unsigned long resolution_min

Definition at line 642 of file asound.h.

Definition at line 635 of file asound.h.


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