Searched defs:hdac_device (Results 1 – 2 of 2) sorted by relevance
101823 struct hdac_device { struct101841 int (*exec_verb)(struct hdac_device *, unsigned int, unsigned int, unsigned int *); argument101842 unsigned int num_nodes;101843 hda_nid_t start_nid;101844 hda_nid_t end_nid;101845 atomic_t in_pm;101846 struct mutex widget_lock;101847 struct hdac_widget_tree *widgets;101848 struct regmap___2 *regmap;101849 struct snd_array vendor_verbs;[all …]