Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/qat/qat_common/
Dadf_sysfs.c95 static const char * const services_operations[] = { variable
134 ret = sysfs_match_string(services_operations, buf); in cfg_services_store()
148 ret = adf_sysfs_update_dev_config(accel_dev, services_operations[ret]); in cfg_services_store()