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

Data Fields

charsuffix
 
struct snd_pcm_opsplayback_ops
 
struct snd_pcm_opscapture_ops
 
size_t prealloc_size
 
size_t prealloc_max_size
 
int ac97_idx
 

Detailed Description

Definition at line 1501 of file intel8x0.c.

Field Documentation

int ac97_idx

Definition at line 1507 of file intel8x0.c.

struct snd_pcm_ops * capture_ops

Definition at line 1504 of file intel8x0.c.

struct snd_pcm_ops * playback_ops

Definition at line 1503 of file intel8x0.c.

size_t prealloc_max_size

Definition at line 1506 of file intel8x0.c.

size_t prealloc_size

Definition at line 1505 of file intel8x0.c.

char * suffix

Definition at line 1502 of file intel8x0.c.


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