Home | History | Annotate | Download | only in mllite

Lines Matching refs:mldl_cfg

39 #include "mldl_cfg.h"
82 struct mldl_cfg *mldl_cfg;
134 mldl_cfg = inv_get_dl_config();
136 if (mldl_cfg->accel && mldl_cfg->accel->resume)
139 if (mldl_cfg->compass && mldl_cfg->compass->resume)
142 if (mldl_cfg->pressure && mldl_cfg->pressure->resume)
155 if (NULL != mldl_cfg->accel){