Merge tag 'v3.10.103' into update
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / mach / vow_api.h
1 #ifndef __VOW_API_H__
2 #define __VOW_API_H__
3
4 int VowDrv_ChangeStatus(void);
5 int VowDrv_EnableHW(int status);
6 void VowDrv_SetDmicLowPower(bool enable);
7 #endif //__VOW_API__