|
Linux Kernel
3.7.1
|
Data Fields | |
| char * | suffix |
| struct snd_pcm_ops * | playback_ops |
| struct snd_pcm_ops * | capture_ops |
| size_t | prealloc_size |
| size_t | prealloc_max_size |
| int | ac97_idx |
Definition at line 1501 of file intel8x0.c.
| 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.
1.8.2