Searched refs:service_hndl (Results 1 – 4 of 4) sorted by relevance
32 adf_service_add(struct service_hndl *service) in adf_service_add()40 adf_service_register(struct service_hndl *service) in adf_service_register()49 adf_service_remove(struct service_hndl *service) in adf_service_remove()57 adf_service_unregister(struct service_hndl *service) in adf_service_unregister()186 struct service_hndl *service; in adf_error_notifier()191 service = list_entry(list_itr, struct service_hndl, list); in adf_error_notifier()264 struct service_hndl *service; in adf_dev_init()370 service = list_entry(list_itr, struct service_hndl, list); in adf_dev_init()414 struct service_hndl *service; in adf_dev_start()463 service = list_entry(list_itr, struct service_hndl, list); in adf_dev_start()[all …]
41 static struct service_hndl adf_state_hndl;
61 struct service_hndl { struct75 int adf_service_register(struct service_hndl *service); argument76 int adf_service_unregister(struct service_hndl *service);
14 static struct service_hndl adfService = { 0 };