Linux Kernel
3.7.1
|
#include <hda_local.h>
Data Fields | |
int | channels |
int | format |
int | rates |
int | sample_bits |
int | max_bitrate |
int | profile |
Definition at line 604 of file hda_local.h.
int channels |
Definition at line 605 of file hda_local.h.
Definition at line 606 of file hda_local.h.
int max_bitrate |
Definition at line 609 of file hda_local.h.
int profile |
Definition at line 610 of file hda_local.h.
int rates |
Definition at line 607 of file hda_local.h.
int sample_bits |
Definition at line 608 of file hda_local.h.