service_hndl
int adf_service_register(struct service_hndl *service);
int adf_service_unregister(struct service_hndl *service);
struct service_hndl *service;
static void adf_service_add(struct service_hndl *service)
int adf_service_register(struct service_hndl *service)
struct service_hndl *service;
static void adf_service_remove(struct service_hndl *service)
struct service_hndl *service;
int adf_service_unregister(struct service_hndl *service)
struct service_hndl *service;
struct service_hndl *service;
struct service_hndl *service;
struct service_hndl *service;
static struct service_hndl qat_compression;
static struct service_hndl qat_crypto;