Linux Kernel
3.7.1
|
#include <hda_codec.h>
Data Fields | |
int(* | command )(struct hda_bus *bus, unsigned int cmd) |
unsigned int(* | get_response )(struct hda_bus *bus, unsigned int addr) |
void(* | private_free )(struct hda_bus *) |
int(* | attach_pcm )(struct hda_bus *bus, struct hda_codec *codec, struct hda_pcm *pcm) |
void(* | bus_reset )(struct hda_bus *bus) |
Definition at line 601 of file hda_codec.h.
Definition at line 609 of file hda_codec.h.
Definition at line 605 of file hda_codec.h.
Definition at line 607 of file hda_codec.h.