adf_cfg_section_add  347 drivers/crypto/qat/qat_common/adf_cfg.c EXPORT_SYMBOL_GPL(adf_cfg_section_add);
adf_cfg_section_add   78 drivers/crypto/qat/qat_common/adf_cfg.h int adf_cfg_section_add(struct adf_accel_dev *accel_dev, const char *name);
adf_cfg_section_add  195 drivers/crypto/qat/qat_common/adf_ctl_drv.c 		if (adf_cfg_section_add(accel_dev, section.name)) {
adf_cfg_section_add  256 drivers/crypto/qat/qat_common/adf_sriov.c 	if (adf_cfg_section_add(accel_dev, ADF_KERNEL_SEC))
adf_cfg_section_add  169 drivers/crypto/qat/qat_common/qat_crypto.c 	if (adf_cfg_section_add(accel_dev, ADF_KERNEL_SEC))
adf_cfg_section_add  171 drivers/crypto/qat/qat_common/qat_crypto.c 	if (adf_cfg_section_add(accel_dev, "Accelerator0"))