service_hndl
int adf_service_register(struct service_hndl *service);
int adf_service_unregister(struct service_hndl *service);
static struct service_hndl adfService = { 0 };
static struct service_hndl adf_state_hndl;
struct service_hndl *service;
service = list_entry(list_itr, struct service_hndl, list);
struct service_hndl *service;
service = list_entry(list_itr, struct service_hndl, list);
adf_service_add(struct service_hndl *service)
struct service_hndl *service;
service = list_entry(list_itr, struct service_hndl, list);
adf_service_register(struct service_hndl *service)
struct service_hndl *service;
service = list_entry(list_itr, struct service_hndl, list);
adf_service_remove(struct service_hndl *service)
struct service_hndl *service;
service = list_entry(list_itr, struct service_hndl, list);
adf_service_unregister(struct service_hndl *service)
struct service_hndl *service;
service = list_entry(list_itr, struct service_hndl, list);
struct service_hndl *service;
service = list_entry(list_itr, struct service_hndl, list);
struct service_hndl *service;
service = list_entry(list_itr, struct service_hndl, list);