Merge tag 'backlight-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / sound / soc / codecs / wm_adsp.h
index feb61e2c4bb46717831414bc81f6d0267630722c..be3b5bcb7f178c00e0cbb406b7e330970fc7bba1 100644 (file)
 
 #include "wmfw.h"
 
+/* Return values for wm_adsp_compr_handle_irq */
+#define WM_ADSP_COMPR_OK                 0
+#define WM_ADSP_COMPR_VOICE_TRIGGER      1
+
 struct wm_adsp_region {
        int type;
        unsigned int base;
This page took 0.024608 seconds and 5 git commands to generate.