Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dhdaudio.h51 struct hdac_device { struct
52 struct device dev;
76 int (*exec_verb)(struct hdac_device *dev, unsigned int cmd, argument
80 unsigned int num_nodes;
81 hda_nid_t start_nid, end_nid;
87 struct mutex widget_lock;
88 struct hdac_widget_tree *widgets;
91 struct regmap *regmap;
92 struct mutex regmap_lock;
93 struct snd_array vendor_verbs;
[all …]

Completed in 10 milliseconds