Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_acf_bin.h144 struct aw_prof_desc { struct
152 struct aw_prof_desc prof_desc[AW_PROFILE_MAX]; argument
160 struct aw_prof_desc *prof_desc;
180 struct aw_prof_desc *aw_acf_get_prof_desc_form_name(struct device *dev,
H A Daw_acf_bin.c386 uint32_t data_len, struct aw_prof_desc *prof_desc) in aw_parse_raw_reg()
399 uint32_t data_len, struct aw_prof_desc *prof_desc) in aw_parse_reg_with_hdr()
511 struct aw_prof_desc *profile_prof_desc) in aw_parse_data_by_sec_type_v_0_0_0_1()
553 struct aw_prof_desc *prof_desc = NULL; in aw_parse_dev_type_v_0_0_0_1()
606 struct aw_prof_desc *prof_desc = NULL; in aw_parse_default_type_v_0_0_0_1()
658 struct aw_prof_desc *prof_desc = all_prof_info->prof_desc; in aw_get_prof_count_v_0_0_0_1()
687 struct aw_prof_desc *prof_desc = all_prof_info->prof_desc; in aw_set_prof_off_info_v_0_0_0_1()
723 struct aw_prof_desc *prof_desc = all_prof_info->prof_desc; in aw_get_vaild_prof_v_0_0_0_1()
732 prof_info->count * sizeof(struct aw_prof_desc), in aw_get_vaild_prof_v_0_0_0_1()
1148 struct aw_prof_desc **prof_desc, in aw_search_prof_index_from_list_v_1_0_0_0()
[all …]
H A Daw87xxx.c89 struct aw_prof_desc *prof_desc = NULL; in aw87xxx_update_off_prof()
145 struct aw_prof_desc *prof_desc = NULL; in aw87xxx_update_profile()
261 struct aw_prof_desc *prof_desc = NULL; in aw87xxx_esd_update_off_prof()
308 struct aw_prof_desc *prof_desc = NULL; in aw87xxx_esd_update_profile()
/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_data_type.h129 struct aw_prof_desc { struct
138 struct aw_prof_desc prof_desc[AW_PROFILE_MAX]; argument
145 struct aw_prof_desc *prof_desc;
H A Daw_bin_parse.c527 uint8_t *data, uint32_t data_len, struct aw_prof_desc *prof_desc) in aw_dev_parse_raw_reg()
540 uint8_t *data, uint32_t data_len, struct aw_prof_desc *prof_desc) in aw_dev_parse_raw_dsp_cfg()
559 uint8_t *data, uint32_t data_len, struct aw_prof_desc *prof_desc) in aw_dev_parse_raw_dsp_fw()
578 uint8_t *data, uint32_t data_len, struct aw_prof_desc *prof_desc) in aw_dev_prof_parse_multi_bin()
634 struct aw_cfg_dde *cfg_dde, struct aw_prof_desc *scene_prof_desc) in aw_dev_parse_data_by_sec_type()
760 struct aw_prof_desc *prof_desc = all_prof_info.prof_desc; in aw_dev_cfg_get_vaild_prof()
785 prof_info->count * sizeof(struct aw_prof_desc), in aw_dev_cfg_get_vaild_prof()
846 struct aw_prof_desc *prof_desc = prof_info->prof_desc; in aw_dev_create_prof_name_list_v_1_0_0_0()
1096 prof_info->count * sizeof(struct aw_prof_desc), in aw_dev_load_cfg_by_hdr_v_1_0_0_0()
1360 struct aw_prof_desc *prof_desc = NULL; in aw_dev_set_profile_index()
[all …]
H A Daw_bin_parse.h132 struct aw_prof_desc **prof_desc);
H A Daw_init.c321 struct aw_prof_desc *set_prof_desc = NULL; in aw_pid_2049_dsp_fw_check()
H A Daw_device.c1192 struct aw_prof_desc *set_prof_desc = NULL; in aw_dev_fw_update()