Lines Matching refs:service_hndl
19 static void adf_service_add(struct service_hndl *service) in adf_service_add()
26 int adf_service_register(struct service_hndl *service) in adf_service_register()
34 static void adf_service_remove(struct service_hndl *service) in adf_service_remove()
41 int adf_service_unregister(struct service_hndl *service) in adf_service_unregister()
66 struct service_hndl *service; in adf_dev_init()
181 struct service_hndl *service; in adf_dev_start()
283 struct service_hndl *service; in adf_dev_stop()
349 struct service_hndl *service; in adf_dev_shutdown()
412 struct service_hndl *service; in adf_dev_restarting_notify()
425 struct service_hndl *service; in adf_dev_restarted_notify()
438 struct service_hndl *service; in adf_error_notifier()