Searched refs:service_hndl (Results 1 – 4 of 4) sorted by relevance
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()[all …]
46 struct service_hndl { struct55 int adf_service_register(struct service_hndl *service); argument56 int adf_service_unregister(struct service_hndl *service);
16 static struct service_hndl qat_crypto;
16 static struct service_hndl qat_compression;