Home
last modified time | relevance | path

Searched refs:aw_container (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_bin_parse.h138 int aw_dev_cfg_load(struct aw_device *aw_dev, struct aw_container *aw_cfg);
139 int aw_dev_load_acf_check(struct aw_container *aw_cfg);
H A Daw_bin_parse.c871 static int aw_get_dde_type_info(struct aw_device *aw_dev, struct aw_container *aw_cfg) in aw_get_dde_type_info()
903 struct aw_container *aw_cfg, in aw_get_dev_scene_count_v_1_0_0_0()
923 struct aw_container *aw_cfg, in aw_get_default_scene_count_v_1_0_0_0()
942 struct aw_container *aw_cfg, in aw_dev_parse_scene_count_v_1_0_0_0()
1083 static int aw_dev_load_cfg_by_hdr_v_1_0_0_0(struct aw_device *aw_dev, struct aw_container *aw_cfg) in aw_dev_load_cfg_by_hdr_v_1_0_0_0()
1118 int aw_dev_cfg_load(struct aw_device *aw_dev, struct aw_container *aw_cfg) in aw_dev_cfg_load()
1177 static int aw_dev_check_cfg_by_hdr(struct aw_container *aw_cfg) in aw_dev_check_cfg_by_hdr()
1241 static int aw_dev_check_acf_by_hdr_v_1_0_0_0(struct aw_container *aw_cfg) in aw_dev_check_acf_by_hdr_v_1_0_0_0()
1306 int aw_dev_load_acf_check(struct aw_container *aw_cfg) in aw_dev_load_acf_check()
H A Daw_device.h418 struct aw_container { struct
498 int aw_device_init(struct aw_device *aw_dev, struct aw_container *aw_prof);
H A Daw883xx.c64 static struct aw_container *g_awinic_cfg;
1232 struct aw_container *aw_cfg = NULL; in aw883xx_request_firmware_file()
H A Daw_monitor.c961 struct aw_container *aw_monitor_cnt = NULL; in aw_monitor_real_time_update_monitor()
H A Daw_device.c1517 int aw_device_init(struct aw_device *aw_dev, struct aw_container *aw_cfg) in aw_device_init()