adf_cfg_section
struct adf_cfg_section *sec)
static void adf_cfg_keyval_remove(const char *key, struct adf_cfg_section *sec)
struct adf_cfg_section *ptr;
ptr = list_entry(list, struct adf_cfg_section, list);
struct adf_cfg_section *ptr;
ptr = list_entry(list, struct adf_cfg_section, list);
static struct adf_cfg_key_val *adf_cfg_key_value_find(struct adf_cfg_section *s,
static struct adf_cfg_section *adf_cfg_sec_find(struct adf_accel_dev *accel_dev,
struct adf_cfg_section *ptr =
list_entry(list, struct adf_cfg_section, list);
struct adf_cfg_section *sec =
list_entry(v, struct adf_cfg_section, list);
struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, sec_name);
struct adf_cfg_section *section = adf_cfg_sec_find(accel_dev,
struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, name);