|
Linux Kernel
3.7.1
|
Data Fields | |
| struct address_info | hw |
| char * | chip_name |
| int | xfer_count |
| int | audio_mode |
| int | open_mode |
| int | audio_flags |
| int | record_dev |
| int | playback_dev |
| int | dev_no |
| struct waveartist_mixer_info * | mix |
| unsigned short * | levels |
| int | recmask |
Definition at line 95 of file waveartist.c.
| int audio_flags |
Definition at line 102 of file waveartist.c.
| int audio_mode |
Definition at line 100 of file waveartist.c.
| char* chip_name |
Definition at line 97 of file waveartist.c.
| int dev_no |
Definition at line 105 of file waveartist.c.
Definition at line 96 of file waveartist.c.
| unsigned short* levels |
Definition at line 110 of file waveartist.c.
Definition at line 108 of file waveartist.c.
| int open_mode |
Definition at line 101 of file waveartist.c.
| int playback_dev |
Definition at line 104 of file waveartist.c.
| int recmask |
Definition at line 111 of file waveartist.c.
| int record_dev |
Definition at line 103 of file waveartist.c.
| int xfer_count |
Definition at line 99 of file waveartist.c.
1.8.2