Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/sound/
H A Dhdaudio.h49 struct hdac_device { struct
50 struct device dev;
74 int (*exec_verb)(struct hdac_device *dev, unsigned int cmd, argument
78 unsigned int num_nodes;
79 hda_nid_t start_nid, end_nid;
85 struct mutex widget_lock;
86 struct hdac_widget_tree *widgets;
89 struct regmap *regmap;
90 struct mutex regmap_lock;
91 struct snd_array vendor_verbs;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/sound/
H A Dhdaudio.h49 struct hdac_device { struct
50 struct device dev;
74 int (*exec_verb)(struct hdac_device *dev, unsigned int cmd, argument
78 unsigned int num_nodes;
79 hda_nid_t start_nid, end_nid;
85 struct mutex widget_lock;
86 struct hdac_widget_tree *widgets;
89 struct regmap *regmap;
90 struct mutex regmap_lock;
91 struct snd_array vendor_verbs;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/sound/
H A Dhdaudio.h49 struct hdac_device { struct
50 struct device dev;
74 int (*exec_verb)(struct hdac_device *dev, unsigned int cmd, argument
78 unsigned int num_nodes;
79 hda_nid_t start_nid, end_nid;
85 struct mutex widget_lock;
86 struct hdac_widget_tree *widgets;
89 struct regmap *regmap;
90 struct mutex regmap_lock;
91 struct snd_array vendor_verbs;
[all …]