]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/sound/sof.h
ASoC: SOF: support alternate list of machines
[linux.git] / include / sound / sof.h
index 4640566b54fe905d99761a3b1e6130c9932f0cfa..479101736ee063d98647f5cbcd48028e84bdb4cf 100644 (file)
@@ -61,6 +61,9 @@ struct sof_dev_desc {
        /* list of machines using this configuration */
        struct snd_soc_acpi_mach *machines;
 
+       /* alternate list of machines using this configuration */
+       struct snd_soc_acpi_mach *alt_machines;
+
        /* Platform resource indexes in BAR / ACPI resources. */
        /* Must set to -1 if not used - add new items to end */
        int resindex_lpe_base;