Searched defs:aw_cfg (Results 1 – 3 of 3) sorted by relevance
871 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()
1517 int aw_device_init(struct aw_device *aw_dev, struct aw_container *aw_cfg) in aw_device_init()
1232 struct aw_container *aw_cfg = NULL; in aw883xx_request_firmware_file() local