Linux Kernel
3.7.1
|
#include <hda_codec.h>
Data Fields | |
void * | private_data |
struct pci_dev * | pci |
const char * | modelname |
int * | power_save |
struct hda_bus_ops | ops |
Definition at line 620 of file hda_codec.h.
Definition at line 623 of file hda_codec.h.
struct hda_bus_ops ops |
Definition at line 625 of file hda_codec.h.
Definition at line 622 of file hda_codec.h.
int* power_save |
Definition at line 624 of file hda_codec.h.
void* private_data |
Definition at line 621 of file hda_codec.h.