Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h101823 struct hdac_device { struct
101841 int (*exec_verb)(struct hdac_device *, unsigned int, unsigned int, unsigned int *); argument
101842 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 …]
Dvmlinux.h101823 struct hdac_device { struct
101841 int (*exec_verb)(struct hdac_device *, unsigned int, unsigned int, unsigned int *); argument
101842 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 …]