Searched refs:adf_cfg_section_add (Results 1 – 4 of 4) sorted by relevance
183 ret = adf_cfg_section_add(accel_dev, ADF_KERNEL_SEC); in adf_gen2_dev_config()187 ret = adf_cfg_section_add(accel_dev, "Accelerator0"); in adf_gen2_dev_config()199 ret = adf_cfg_section_add(accel_dev, ADF_GENERAL_SEC); in adf_gen2_dev_config()
36 int adf_cfg_section_add(struct adf_accel_dev *accel_dev, const char *name);
351 int adf_cfg_section_add(struct adf_accel_dev *accel_dev, const char *name) in adf_cfg_section_add() function370 EXPORT_SYMBOL_GPL(adf_cfg_section_add);
94 ret = adf_cfg_section_add(accel_dev, ADF_KERNEL_SEC); in adf_add_sriov_configuration()