Lines Matching refs:MppSysCfgSrv
44 MppSysCfgSrv *__tmp; \
59 } MppSysCfgSrv; typedef
61 static MppSysCfgSrv *srv_sys_cfg = NULL;
105 MppSysCfgSrv *srv = srv_sys_cfg; in mpp_sys_cfg_srv_init()
112 srv = mpp_calloc(MppSysCfgSrv, 1); in mpp_sys_cfg_srv_init()
147 MppSysCfgSrv *srv = srv_sys_cfg; in mpp_sys_cfg_srv_deinit()
166 static MppSysCfgSet *srv_get_cfg(MppSysCfgSrv *srv) in MPP_SINGLETON()
175 static MPP_RET srv_put_cfg(MppSysCfgSrv *srv, MppSysCfgSet *node) in srv_put_cfg()
184 MppSysCfgSrv *srv = get_srv_sys_cfg_f(); in mpp_sys_cfg_get()
205 MppSysCfgSrv *srv = get_srv_sys_cfg_f(); in mpp_sys_cfg_put()
633 MppSysCfgSrv *srv = get_srv_sys_cfg_f(); \
669 MppSysCfgSrv *srv = get_srv_sys_cfg_f(); \
700 MppSysCfgSrv *srv = get_srv_sys_cfg_f(); in mpp_sys_cfg_show()