Home
last modified time | relevance | path

Searched defs:hda_codec (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/sound/pci/hda/
Dhda_codec.h779 struct hda_codec { struct
797 const struct hda_codec_preset *preset; argument
804 struct hda_codec_ops patch_ops; argument
807 unsigned int num_pcms;
808 struct hda_pcm *pcm_info;
811 void *spec;
814 struct hda_beep *beep;
815 unsigned int beep_mode;
818 unsigned int num_nodes;
819 hda_nid_t start_nid;
[all …]
Dhda_codec.c1667 unsigned int (*func)(struct hda_codec *, hda_nid_t)) in query_caps_hash()