Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dhdaudio.h48 struct hdac_device { struct
49 struct device dev;
73 int (*exec_verb)(struct hdac_device *dev, unsigned int cmd, argument
77 unsigned int num_nodes;
78 hda_nid_t start_nid, end_nid;
81 atomic_t in_pm; /* suspend/resume being performed */
84 struct mutex widget_lock;
85 struct hdac_widget_tree *widgets;
88 struct regmap *regmap;
89 struct snd_array vendor_verbs;
[all …]