Searched refs:service_hndl (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_common_drv.h46 struct service_hndl { struct
55 int adf_service_register(struct service_hndl *service);
56 int adf_service_unregister(struct service_hndl *service);
H A Dqat_crypto.c16 static struct service_hndl qat_crypto;
H A Dadf_init.c19 static void adf_service_add(struct service_hndl *service)
26 int adf_service_register(struct service_hndl *service)
34 static void adf_service_remove(struct service_hndl *service)
41 int adf_service_unregister(struct service_hndl *service)
66 struct service_hndl *service;
181 struct service_hndl *service;
283 struct service_hndl *service;
347 struct service_hndl *service;
412 struct service_hndl *service;
425 struct service_hndl *servic
[all...]
H A Dqat_compression.c16 static struct service_hndl qat_compression;

Completed in 307 milliseconds