ALSA: hda - Allow driver to add vendor-specific verbs for regmap
[deliverable/linux.git] / include / sound / hdaudio.h
index ce7d8d1f59c63cab4597f49d65b7cde6ca22d032..702032598bea017f4625096a140e1bf958614d07 100644 (file)
@@ -75,6 +75,7 @@ struct hdac_device {
 
        /* regmap */
        struct regmap *regmap;
+       struct snd_array vendor_verbs;
        bool lazy_cache:1;      /* don't wake up for writes */
        bool caps_overwriting:1; /* caps overwrite being in process */
 };
This page took 0.035156 seconds and 5 git commands to generate.