Searched refs:adf_cfg_section_add (Results 1 – 4 of 4) sorted by relevance
78 int adf_cfg_section_add(struct adf_accel_dev *accel_dev, const char *name);
332 int adf_cfg_section_add(struct adf_accel_dev *accel_dev, const char *name) in adf_cfg_section_add() function351 EXPORT_SYMBOL_GPL(adf_cfg_section_add);
195 if (adf_cfg_section_add(accel_dev, section.name)) { in adf_copy_key_value_data()
129 if (adf_cfg_section_add(accel_dev, ADF_KERNEL_SEC)) in adf_dev_configure()131 if (adf_cfg_section_add(accel_dev, "Accelerator0")) in adf_dev_configure()