Searched defs:hda_codec (Results 1 – 2 of 2) sorted by relevance
779 struct hda_codec { struct797 const struct hda_codec_preset *preset; argument804 struct hda_codec_ops patch_ops; argument807 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 …]
1667 unsigned int (*func)(struct hda_codec *, hda_nid_t)) in query_caps_hash()