Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[deliverable/linux.git] / include / sound / hda_chmap.h
index e20d219a030412527a57f5f2882d461412607ff3..babd445c75051fbaa9c18b337d897c75d676e237 100644 (file)
@@ -36,6 +36,8 @@ struct hdac_chmap_ops {
        int (*chmap_validate)(struct hdac_chmap *hchmap, int ca,
                        int channels, unsigned char *chmap);
 
+       int (*get_spk_alloc)(struct hdac_device *hdac, int pcm_idx);
+
        void (*get_chmap)(struct hdac_device *hdac, int pcm_idx,
                                        unsigned char *chmap);
        void (*set_chmap)(struct hdac_device *hdac, int pcm_idx,
This page took 0.032108 seconds and 5 git commands to generate.