Linux Kernel
3.7.1
|
#include <hda_codec.h>
Data Fields | |
int(* | build_controls )(struct hda_codec *codec) |
int(* | build_pcms )(struct hda_codec *codec) |
int(* | init )(struct hda_codec *codec) |
void(* | free )(struct hda_codec *codec) |
void(* | unsol_event )(struct hda_codec *codec, unsigned int res) |
void(* | set_power_state )(struct hda_codec *codec, hda_nid_t fg, unsigned int power_state) |
void(* | reboot_notify )(struct hda_codec *codec) |
Definition at line 700 of file hda_codec.h.
Definition at line 706 of file hda_codec.h.
Definition at line 705 of file hda_codec.h.