Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhdaudio.h52 struct hdac_device { struct
53 struct device dev;
77 int (*exec_verb)(struct hdac_device *dev, unsigned int cmd, argument
81 unsigned int num_nodes;
82 hda_nid_t start_nid, end_nid;
85 atomic_t in_pm; /* suspend/resume being performed */
88 struct mutex widget_lock;
89 struct hdac_widget_tree *widgets;
92 struct regmap *regmap;
93 struct mutex regmap_lock;
[all …]