Home
last modified time | relevance | path

Searched refs:services_operations (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/crypto/intel/qat/qat_common/
Dadf_sysfs.c78 static const char * const services_operations[] = { variable
124 ret = sysfs_match_string(services_operations, buf); in cfg_services_store()
138 ret = adf_sysfs_update_dev_config(accel_dev, services_operations[ret]); in cfg_services_store()
/Linux-v6.6/drivers/crypto/intel/qat/qat_4xxx/
Dadf_drv.c38 static const char * const services_operations[] = { variable
295 ret = sysfs_match_string(services_operations, services); in adf_gen4_dev_config()