aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mediatek/connectivity/common/combo/include/wmt_plat_stub.h
blob: 99776781c07752d57df6f31085d95f49a4830e81 (plain)
1
2
3
4
5
6
7
8
9
#ifndef _WMT_PLAT_STUB_H_
#define _WMT_PLAT_STUB_H_


INT32 wmt_plat_audio_ctrl(CMB_STUB_AIF_X state, CMB_STUB_AIF_CTRL ctrl);

INT32 wmt_plat_stub_init(VOID);

#endif /*_WMT_PLAT_STUB_H_*/