Linux Kernel
3.7.1
|
#include <hda_codec.h>
Data Fields | |
char * | name |
struct hda_pcm_stream | stream [2] |
unsigned int | pcm_type |
int | device |
struct snd_pcm * | pcm |
bool | own_chmap |
Definition at line 769 of file hda_codec.h.
Definition at line 773 of file hda_codec.h.
char* name |
Definition at line 770 of file hda_codec.h.
bool own_chmap |
Definition at line 775 of file hda_codec.h.
Definition at line 774 of file hda_codec.h.
unsigned int pcm_type |
Definition at line 772 of file hda_codec.h.
struct hda_pcm_stream stream[2] |
Definition at line 771 of file hda_codec.h.