Home
last modified time | relevance | path

Searched defs:aw_cfg_hdr (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_data_type.h81 struct aw_cfg_hdr { struct
82 uint32_t a_id; /*acf file ID 0xa15f908*/
83 char a_project[PROJECT_NAME_MAX]; /*project name*/
84 char a_custom[CUSTOMER_NAME_MAX]; /*custom name :huawei xiaomi vivo oppo*/
85 char a_version[CFG_VERSION_MAX]; /*author update version*/
86 uint32_t a_author_id; /*author id*/
87 uint32_t a_ddt_size; /*sub section table entry size*/
88 uint32_t a_ddt_num; /*sub section table entry num*/
89 uint32_t a_hdr_offset; /*sub section table offset in file*/
90 uint32_t a_hdr_version; /*sub section table version*/
[all …]